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

Top Property Summary
Options Name Purpose
CHARACTER ClassName
CHARACTER ParameterName
CHARACTER ParameterValue


Constructor Detail
Top

InvalidParameterValueException ()

Purpose: Constructor of the InvalidParameterException class
Notes:

Top

InvalidParameterValueException (character, character)

Purpose: Constructor of the InvalidParameterException class
Notes:

Parameters:
pcParameterName CHARACTER
The name of the invalid parameter
pcClassName CHARACTER
The name of the class that caused the InvalidParameterException
Top

InvalidParameterValueException (character, character, character)

Purpose: Constructor of the InvalidParameterException class
Notes:

Parameters:
pcParameterName CHARACTER
The name of the invalid parameter
pcValue CHARACTER
The invalid parameter value
pcClassName CHARACTER
The name of the class that caused the InvalidParameterException
Top

InvalidParameterValueException (character, character, character, integer)

Purpose: Constructor of the InvalidParameterException class
Notes:

Parameters:
pcParameterName CHARACTER
The name of the invalid parameter
pcClassName CHARACTER
The name of the class that caused the InvalidParameterException
pcErrorMessage CHARACTER
The error message to add to this exception (AddMessage)
piMessageNumber INTEGER
The error message number to add to this exception (AddMessage)
Top

InvalidParameterValueException (Error)

Purpose: Constructor of the InvalidParameterException class
Notes:

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

InvalidParameterValueException (Error, character, character, character)

Purpose: Constructor of the InvalidParameterException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcParameterName CHARACTER
The name of the invalid parameter
pcValue CHARACTER
The invalid parameter value
pcClassName CHARACTER
The name of the class that caused the InvalidParameterException


Property Detail
Top

CHARACTER ClassName


Returns CHARACTER
Top

CHARACTER ParameterName


Returns CHARACTER
Top

CHARACTER ParameterValue


Returns CHARACTER


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