Class CeaseException

All Implemented Interfaces:
Serializable, ErrorCodeAccessor, Trap

public class CeaseException extends ComponentException
Thrown in case ceasing a component caused problems. Usually a method similar to "cease()" throws such an exception.
See Also: