Class ScriptInitializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.pnfsoftware.jeb.core.exceptions.JebException
com.pnfsoftware.jeb.client.script.ScriptException
com.pnfsoftware.jeb.client.script.ScriptInitializationException
- All Implemented Interfaces:
Serializable
This exception is used to report an error that occurred when initializing a JEB Python script.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.pnfsoftware.jeb.core.exceptions.JebException
getUnit, setUnit, withUnit
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ScriptInitializationException
-