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


Constructor Detail
Top

FirebaseException ()

Purpose: Constructor of the FirebaseException class
Notes:

Top

FirebaseException (character)

Purpose: Constructor of the FirebaseException class
Notes:

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

FirebaseException (character, integer)

Purpose: Constructor of the FirebaseException class
Notes:

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

FirebaseException (Error)

Purpose: Constructor of the FirebaseException class
Notes:

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

FirebaseException (Error, character)

Purpose: Constructor of the FirebaseException class
Notes:

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

FirebaseException (Error, character, integer)

Purpose: Constructor of the FirebaseException 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


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