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

Top Property Summary
Options Name Purpose
CHARACTER MethodName


Constructor Detail
Top

MethodInvokationException ()

Purpose: Constructor of the MethodInvokationException class
Notes:

Top

MethodInvokationException (character)

Purpose: Constructor of the MethodInvokationException class
Notes:

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

MethodInvokationException (character, character)

Purpose: Constructor of the MethodInvokationException class
Notes:

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

MethodInvokationException (character, integer)

Purpose: Constructor of the MethodInvokationException class
Notes:

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

MethodInvokationException (character, integer, character)

Purpose: Constructor of the MethodInvokationException class
Notes:

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

MethodInvokationException (Error)

Purpose: Constructor of the MethodInvokationException class
Notes:

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

MethodInvokationException (Error, character)

Purpose: Constructor of the MethodInvokationException class
Notes:

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

MethodInvokationException (Error, character, character)

Purpose: Constructor of the MethodInvokationException class
Notes:

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

MethodInvokationException (Error, character, integer)

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

MethodInvokationException (Error, character, integer, character)

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


Property Detail
Top

CHARACTER MethodName


Returns CHARACTER


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