Class WrappedException

  • All Implemented Interfaces:
    Serializable

    public class WrappedException
    extends EvaluatorException
    A wrapper for runtime exceptions. Used by the JavaScript runtime to wrap and propagate exceptions that occur during runtime.
    See Also:
    Serialized Form