Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Error
- rife.tools.exceptions.LightweightError
- rife.continuations.exceptions.AnswerException (implements rife.tools.exceptions.ControlFlowRuntimeException)
- rife.continuations.exceptions.CallException (implements rife.tools.exceptions.ControlFlowRuntimeException)
- rife.continuations.exceptions.PauseException (implements rife.tools.exceptions.ControlFlowRuntimeException)
- rife.continuations.exceptions.StepBackException (implements rife.tools.exceptions.ControlFlowRuntimeException)
- rife.tools.exceptions.LightweightError
- java.lang.Exception
- java.lang.CloneNotSupportedException
- rife.continuations.exceptions.ContinuableLocalVariableUncloneableException
- java.lang.RuntimeException
- rife.continuations.exceptions.CallTargetNotFoundException (implements rife.tools.exceptions.ControlFlowRuntimeException)
- rife.continuations.exceptions.ContinuationsNotActiveException (implements rife.tools.exceptions.ControlFlowRuntimeException)
- rife.continuations.exceptions.MissingActiveContinuationConfigRuntimeException (implements rife.tools.exceptions.ControlFlowRuntimeException)
- rife.continuations.exceptions.NoContinuableInstanceAvailableException (implements rife.tools.exceptions.ControlFlowRuntimeException)
- java.lang.CloneNotSupportedException
- java.lang.Error
- java.lang.Throwable (implements java.io.Serializable)