Class ExecutionControl.RunException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ExecutionControl.ResolutionException, ExecutionControl.StoppedException, ExecutionControl.UserException
Enclosing interface:
ExecutionControl
public abstract static class ExecutionControl.RunException
extends ExecutionControl.ExecutionControlException

The abstract base of of exceptions specific to running user code.

See Also:
Serialized Form

Methods

Methods declared in class java.lang.Throwable

addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

Methods declared in class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait