Package rife.engine.exceptions
Class DeferException
java.lang.Object
java.lang.Throwable
java.lang.Error
rife.tools.exceptions.LightweightError
rife.engine.exceptions.DeferException
- All Implemented Interfaces:
Serializable
,ControlFlowRuntimeException
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class rife.tools.exceptions.LightweightError
fillInStackTrace, getStackTrace
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DeferException
public DeferException()
-