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


Constructor Detail
Top

MethodInvocationException ()

Purpose: Constructor of the MethodInvocationException class
Notes:

Top

MethodInvocationException (character)

Purpose: Constructor of the MethodInvocationException class
Notes:

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

MethodInvocationException (character, character)

Purpose: Constructor of the MethodInvocationException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this MethodInvocationException object
pcMethodName CHARACTER
The method name associated with this exception
Top

MethodInvocationException (character, integer)

Purpose: Constructor of the MethodInvocationException class
Notes:

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

MethodInvocationException (character, integer, character)

Purpose: Constructor of the MethodInvocationException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this MethodInvocationException object
piMessageNumber INTEGER
The error message number associated with this MethodInvocationException object
pcMethodName CHARACTER
The method name associated with this exception
Top

MethodInvocationException (Error)

Purpose: Constructor of the MethodInvocationException class
Notes:

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

MethodInvocationException (Error, character)

Purpose: Constructor of the MethodInvocationException class
Notes:

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

MethodInvocationException (Error, character, character)

Purpose: Constructor of the MethodInvocationException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcErrorString CHARACTER
The error message associated with this MethodInvocationException object
pcMethodName CHARACTER
The method name associated with this exception
Top

MethodInvocationException (Error, character, integer)

Purpose: Constructor of the MethodInvocationException 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 MethodInvocationException object
Top

MethodInvocationException (Error, character, integer, character)

Purpose: Constructor of the MethodInvocationException 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 MethodInvocationException object
pcMethodName CHARACTER
The method name associated with this exception


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