Class ScriptCompilationException

All Implemented Interfaces:
Serializable

public class ScriptCompilationException extends BusinessException
Exception which is thrown when script provided to the Scripting Language Shell has bad syntax.
See Also:
  • Constructor Details

    • ScriptCompilationException

      public ScriptCompilationException(String message, Throwable cause)