Class ComponentRuntimeException

All Implemented Interfaces:
Serializable, ErrorCodeAccessor, Trap
Direct Known Subclasses:
CeaseException.CeaseRuntimeException, CloseException.CloseRuntimeException, ComponentRuntimeException.ComponentHandleRuntimeException, DecomposeException.DecomposeRuntimeException, DigestException.DigestRuntimeException, DisposeException.DisposeRuntimeException, LifecycleException.LifecycleRuntimeException, ResetException.ResetRuntimeException

public abstract class ComponentRuntimeException extends AbstractRuntimeException
This exception is the base runtime exception for the component package.
See Also: