jvmabortonexception
Description
|
When set to 'true', abort model immediately if a jvmcall* function throw a Java exception.
|
Type
|
Boolean, read/write
|
Default value
|
false
|
Note
|
This can be useful if you expect none of your Java calls will throw an exception and you don't want to check
jvmstatus for each call individually.
|