Class ScriptExecutionException

All Implemented Interfaces:
Serializable

public class ScriptExecutionException extends ScriptingException
Exception thrown when execution of the script has failed.
See Also:
  • Constructor Details

    • ScriptExecutionException

      public ScriptExecutionException(String message)
    • ScriptExecutionException

      public ScriptExecutionException(String message, Throwable cause)