Class PauseException

All Implemented Interfaces:
Serializable, ErrorCodeAccessor, Trap

public class PauseException extends LifecycleException
Thrown in case pausing a component caused problems. Usually a method similar to "pause()" throws such an exception.
See Also: