Class RunTime4GLStopErrorException

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

public class RunTime4GLStopErrorException extends RunTime4GLErrorException
RunTime4GLStopErrorException is thrown when a Stop condition associated with an error message is returned from the top level ABL procedure.
See Also:
  • Constructor Details

    • RunTime4GLStopErrorException

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