Class JavaScriptException

  • All Implemented Interfaces:
    Serializable

    public class JavaScriptException
    extends RhinoException
    Java reflection of JavaScript exceptions. Instances of this class are thrown by the JavaScript 'throw' keyword.
    See Also:
    Serialized Form