sleep.runtime
Class ScriptEnvironment.ExceptionContext
java.lang.Object
sleep.runtime.ScriptEnvironment.ExceptionContext
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ScriptEnvironment
protected static class ScriptEnvironment.ExceptionContext
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
owner
public Block owner
varname
public String varname
handler
public Block handler
ScriptEnvironment.ExceptionContext
protected ScriptEnvironment.ExceptionContext()