Class CeaseException.CeaseRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.refcodes.exception.AbstractRuntimeException
org.refcodes.component.ComponentRuntimeException
org.refcodes.component.CeaseException.CeaseRuntimeException
All Implemented Interfaces:
Serializable, org.refcodes.exception.ErrorCodeAccessor, org.refcodes.exception.Trap
Enclosing class:
CeaseException

public static class CeaseException.CeaseRuntimeException extends ComponentRuntimeException
Unchecked exception with the same semantics as the CeaseException.
See Also: