Class ComponentException

All Implemented Interfaces:
Serializable, ErrorCodeAccessor, Trap
Direct Known Subclasses:
CeaseException, CeaseException.CeaseRuntimeException, CloseException, CloseException.CloseRuntimeException, ComponentException.AbstractComponentHandleException, DecomposeException, DigestException, DisposeException, LifecycleException, ResetException, ResetException.ResetRuntimeException

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