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


Constructor Detail
Top

NotAuthorizedException ()

Purpose: Constructor of the NotAuthorizedException class
Notes:

Top

NotAuthorizedException (character)

Purpose: Constructor of the NotAuthorizedException class
Notes:

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

NotAuthorizedException (character, integer)

Purpose: Constructor of the NotAuthorizedException class
Notes:

Parameters:
pcErrorMessage CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object
Top

NotAuthorizedException (Error)

Purpose: Constructor of the NotAuthorizedException class
Notes:

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

NotAuthorizedException (Error, character)

Purpose: Constructor of the NotAuthorizedException class
Notes:

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

NotAuthorizedException (Error, character, integer)

Purpose: Constructor of the NotAuthorizedException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcErrorMessage 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:21:20