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


Constructor Detail
Top

RepositoryException ()

Purpose: Constructor of the RepositoryException class
Notes:

Top

RepositoryException (character)

Purpose: Constructor of the RepositoryException class
Notes:

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

RepositoryException (character, integer)

Purpose: Constructor of the RepositoryException class
Notes:

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

RepositoryException (Error)

Purpose: Constructor of the RepositoryException class
Notes:

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

RepositoryException (Error, character)

Purpose: Constructor of the RepositoryException class
Notes:

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

RepositoryException (Error, character, integer)

Purpose: Constructor of the RepositoryException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcErrorString CHARACTER
The error message associated with this ExceptionWithTitle 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:27:01