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 available.
extends