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


Constructor Detail
Top

UnsupportedMethodSignatureException ()

Purpose: Constructor of the UnsupportedMethodSignatureException class
Notes:

Top

UnsupportedMethodSignatureException (character)

Purpose: Constructor of the UnsupportedMethodSignatureException class
Notes:

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

UnsupportedMethodSignatureException (character, integer)

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

UnsupportedMethodSignatureException (Error)

Purpose: Constructor of the UnsupportedMethodSignatureException class
Notes:

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

UnsupportedMethodSignatureException (Error, character)

Purpose: Constructor of the UnsupportedMethodSignatureException class
Notes:

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

UnsupportedMethodSignatureException (Error, character, integer)

Purpose: Constructor of the UnsupportedMethodSignatureException 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:22:40