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

Top Property Summary
Options Name Purpose
CHARACTER ClassName
CHARACTER MethodName


Constructor Detail
Top

NotSupportedException ()

Purpose: Constructor of the NotSupportedException class
Notes:

Top

NotSupportedException (character)

Purpose: Constructor of the NotSupportedException class
Notes:

Parameters:
pcMethodName CHARACTER
The name of the method that is not implemented
Top

NotSupportedException (character, character)

Purpose: Constructor of the NotSupportedException class
Notes:

Parameters:
pcMethodName CHARACTER
The name of the method that is not implemented
pcClassName CHARACTER
The name of the class that caused this NotSupportedException
Top

NotSupportedException (character, character, character)

Purpose: Constructor of the NotSupportedException class
Notes:

Parameters:
pcMethodName CHARACTER
The name of the method that is not implemented
pcClassName CHARACTER
The name of the class that caused this NotSupportedException
pcErrorMessage CHARACTER
An Additional Custom Error Message
Top

NotSupportedException (Error)

Purpose: Constructor of the NotSupportedException class
Notes:

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

NotSupportedException (Error, character)

Purpose: Constructor of the NotSupportedException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcMethodName CHARACTER
The name of the method that is not implemented
Top

NotSupportedException (Error, character, character)

Purpose: Constructor of the NotSupportedException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcMethodName CHARACTER
The name of the method that is not implemented
pcClassName CHARACTER
The name of the class that caused this NotSupportedException
Top

NotSupportedException (Error, character, character, character)

Purpose: Constructor of the NotSupportedException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcMethodName CHARACTER
The name of the method that is not implemented
pcClassName CHARACTER
The name of the class that caused this NotSupportedException
pcErrorMessage CHARACTER
An Additional Custom Error Message


Property Detail
Top

CHARACTER ClassName


Returns CHARACTER
Top

CHARACTER MethodName


Returns CHARACTER


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