Class LifecycleException.LifecycleRuntimeException

All Implemented Interfaces:
Serializable, ErrorCodeAccessor, Trap
Direct Known Subclasses:
DestroyException, DestroyException.DestroyRuntimeException, InitializeException.InitializeRuntimeException, PauseException.PauseRuntimeException, ResumeException.ResumeRuntimeException, StartException.StartRuntimeException, StopException.StopRuntimeException
Enclosing class:
LifecycleException

public abstract static class LifecycleException.LifecycleRuntimeException extends ComponentRuntimeException
This exception is the base lifecycle exception .
See Also: