Class ScriptingException

All Implemented Interfaces:
Serializable

public class ScriptingException extends MessagingException
Since:
2.1
Author:
David Turanski
See Also:
  • Constructor Details

    • ScriptingException

      public ScriptingException(String description)
    • ScriptingException

      public ScriptingException(String description, Throwable cause)