ScriptException

Class ScriptException

All Implemented Interfaces:
Serializable
public class ScriptException
extends Exception

The generic Exception class for the Scripting APIs. Checked exception types thrown by underlying scripting implementations must be wrapped in instances of ScriptException. The class has members to store line and column numbers and filenames if this information is a