Top Constructor Summary
Options Name Purpose
DoNotShowException () Constructor of the DoNotShowException class
DoNotShowException (character) Constructor of the DoNotShowException class
DoNotShowException (character, integer) Constructor of the DoNotShowException class
DoNotShowException (Error) Constructor of the DoNotShowException class
DoNotShowException (Error, character) Constructor of the DoNotShowException class
DoNotShowException (Error, character, integer) Constructor of the DoNotShowException class


Constructor Detail
Top

DoNotShowException ()

Purpose: Constructor of the DoNotShowException class
Notes:

Top

DoNotShowException (character)

Purpose: Constructor of the DoNotShowException class
Notes:

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

DoNotShowException (character, integer)

Purpose: Constructor of the DoNotShowException 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

DoNotShowException (Error)

Purpose: Constructor of the DoNotShowException class
Notes:

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

DoNotShowException (Error, character)

Purpose: Constructor of the DoNotShowException class
Notes:

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

DoNotShowException (Error, character, integer)

Purpose: Constructor of the DoNotShowException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
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