Top Constructor Summary
Options Name Purpose
CancelException () Constructor of the CancelException class
CancelException (character) Constructor of the CancelException class
CancelException (character, integer) Constructor of the CancelException class
CancelException (ProError) Constructor of the CancelException class
CancelException (ProError, character) Constructor of the CancelException class
CancelException (ProError, character, integer) Constructor of the CancelException class


Constructor Detail
Top

CancelException ()

Purpose: Constructor of the CancelException class
Notes:

Top

CancelException (character)

Purpose: Constructor of the CancelException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this Exception object
Top

CancelException (character, integer)

Purpose: Constructor of the CancelException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object
Top

CancelException (ProError)

Purpose: Constructor of the CancelException class
Notes:

Parameters:
poInnerException Progress.Lang.ProError
The reference to the original error
Top

CancelException (ProError, character)

Purpose: Constructor of the CancelException class
Notes:

Parameters:
poInnerException Progress.Lang.ProError
The reference to the original error
pcErrorString CHARACTER
The error message associated with this Exception object
Top

CancelException (ProError, character, integer)

Purpose: Constructor of the CancelException class
Notes:

Parameters:
poInnerException Progress.Lang.ProError
The reference to the original error
pcErrorString CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:21:14