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

Top Property Summary
Options Name Purpose
CHARACTER ViewType


Constructor Detail
Top

UnsupportedViewTypeException ()

Purpose: Constructor of the UnsupportedViewTypeException class
Notes:

Top

UnsupportedViewTypeException (character, character)

Purpose: Constructor of the UnsupportedViewTypeException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this Exception object
pcViewType CHARACTER
The value for the ViewType property
Top

UnsupportedViewTypeException (character, integer, character)

Purpose: Constructor of the UnsupportedViewTypeException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object
pcViewType CHARACTER
The value for the ViewType property
Top

UnsupportedViewTypeException (Error, character)

Purpose: Constructor of the UnsupportedViewTypeException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcViewType CHARACTER
The value for the ViewType property
Top

UnsupportedViewTypeException (Error, character, character)

Purpose: Constructor of the UnsupportedViewTypeException class
Notes:

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

UnsupportedViewTypeException (Error, character, integer, character)

Purpose: Constructor of the UnsupportedViewTypeException 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
pcViewType CHARACTER
The value for the ViewType property


Property Detail
Top

CHARACTER ViewType


Returns CHARACTER


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