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.

Author:
Norris Boyd
See Also: