ScriptException |
This exception is used to report a generic error that occurred when processing a JEB Python
script. |
ScriptExecutionException |
This exception is used to report an error that occurred within a JEB Python script, during that
script execution. |
ScriptInitializationException |
This exception is used to report an error that occurred when initializing a JEB Python script. |
ScriptPreparationException |
This exception is used to report an error that occurred when preparing the JEB Python script
engine. |