Restrictions when creating Java nodes

Within Java user-defined nodes, and the Java compute node, calling the System.exit(...) method is not supported. Calling this method results in a SecurityException.
Related concepts
User-defined extensions in the runtime environment
Designing user-defined extensions
User-defined input nodes
Related tasks
Creating an input node in Java
Creating a message processing or output node in Java
Developing user-defined extensions
Related reference
Exception list structure
Related information
Java API