Class RunTime4GLStopAfterException

All Implemented Interfaces:
com.progress.common.exception.IChainableException, Serializable

public class RunTime4GLStopAfterException extends RunTime4GLStopException
RunTime4GLStopAfterException is thrown when the time limit has expired based on a STOP-AFTER phrase and this condition is returned from the top level ABL procedure.
See Also:
  • Constructor Details

    • RunTime4GLStopAfterException

      public RunTime4GLStopAfterException(Object[] args, int errNum)
      This constructor is intended for internal use only.