Class RunTime4GLAppErrorException

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

public class RunTime4GLAppErrorException extends RunTime4GLErrorException
RunTime4GLAppErrorException is thrown when the top level ABL procedure does RETURN ERROR or throws a Progress.Lang.AppError.
See Also:
  • Constructor Details

    • RunTime4GLAppErrorException

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