Class ConfigureException.ConfigureRuntimeException

All Implemented Interfaces:
Serializable, ContextAccessor, org.refcodes.exception.ErrorCodeAccessor, org.refcodes.exception.Trap
Enclosing class:
ConfigureException

public static class ConfigureException.ConfigureRuntimeException extends InitializeException.InitializeRuntimeException implements ContextAccessor
Thrown in case initializing a component caused problems. Usually a method similar to ""initialize(...)" throws such an exception.
See Also: