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


Constructor Detail
Top

InvalidRelationException ()

Purpose: Constructor of the Exception class
Notes:

Top

InvalidRelationException (character)

Purpose: Constructor of the Exception class
Notes:

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

InvalidRelationException (character, integer)

Purpose: Constructor of the Exception class
Notes:

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

InvalidRelationException (Error)

Purpose: Constructor of the Exception class
Notes:

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

InvalidRelationException (Error, character)

Purpose: Constructor of the Exception class
Notes:

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

InvalidRelationException (Error, character, integer)

Purpose: Constructor of the Exception class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcErrorMessage 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       06.08.2026 11:35:42