Class ScriptException

All Implemented Interfaces:
Serializable

public class ScriptException extends RuntimeException
An exception thrown when there is a problem running a script.
Author:
Russell Gold
See Also:
  • Constructor Details

    • ScriptException

      public ScriptException(String s)