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

Top Property Summary
Options Name Purpose
CHARACTER Title


Constructor Detail
Top

AuthenticationException ()

Purpose: Constructor of the AuthenticationException class
Notes:

Top

AuthenticationException (character)

Purpose: Constructor of the AuthenticationException class
Notes:

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

AuthenticationException (character, integer)

Purpose: Constructor of the AuthenticationException class
Notes:

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

AuthenticationException (Error)

Purpose: Constructor of the AuthenticationException class
Notes:

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

AuthenticationException (Error, character)

Purpose: Constructor of the AuthenticationException class
Notes:

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

AuthenticationException (Error, character, integer)

Purpose: Constructor of the AuthenticationException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcErrorString CHARACTER
The error message associated with this AuthenticationException object
piMessageNumber INTEGER
The error message number associated with this AuthenticationException object


Property Detail
Top

CHARACTER Title


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:04:15