Class DecomposeException.DecomposeRuntimeException

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

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