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


Constructor Detail
Top

CatalogException ()

Purpose: Constructor of the CatalogException class
Notes:

Top

CatalogException (character, character)

Purpose: Constructor of the CatalogException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this ServiceInterfaceException object
pcBusinessService CHARACTER
The name of the business service that caused the issue
Top

CatalogException (character, integer, character)

Purpose: Constructor of the CatalogException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this ServiceInterfaceException object
piMessageNumber INTEGER
The error message number associated with this ServiceInterfaceException object
pcBusinessService CHARACTER
The name of the business service that caused the issue
Top

CatalogException (Error)

Purpose: Constructor of the CatalogException class
Notes:

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

CatalogException (Error, character, character)

Purpose: Constructor of the CatalogException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcErrorString CHARACTER
The error message associated with this ServiceInterfaceException object
pcBusinessService CHARACTER
The name of the business service that caused the issue
Top

CatalogException (Error, character, integer, character)

Purpose: Constructor of the CatalogException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcErrorString CHARACTER
The error message associated with this ServiceInterfaceException object
piMessageNumber INTEGER
The error message number associated with this ServiceInterfaceException object
pcBusinessService CHARACTER
The name of the business service that caused the issue


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