Class ProgramTimedOutException

All Implemented Interfaces:
Serializable

public class ProgramTimedOutException extends ControlException
Implementation of program exception, used to indicate program termination (STOP RUN).
See Also:
  • Constructor Details

    • ProgramTimedOutException

      public ProgramTimedOutException()