Class ControlException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ProgramFinishedException, ProgramTerminatedException, ProgramTimedOutException, RedirectionException

public abstract class ControlException extends CBLException
Superclass of controlling exception hierarchy
See Also:
  • Constructor Details

    • ControlException

      public ControlException()
  • Method Details