Class DisposeException.DisposeRuntimeException

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

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