Class InitializeException.InitializeRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.refcodes.exception.AbstractRuntimeException
All Implemented Interfaces:
Serializable, org.refcodes.exception.ErrorCodeAccessor, org.refcodes.exception.Trap
Direct Known Subclasses:
ConfigureException.ConfigureRuntimeException
Enclosing class:
InitializeException

public static class InitializeException.InitializeRuntimeException extends LifecycleException.LifecycleRuntimeException
Unchecked exception with the same semantics as the IOException.
See Also: