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

Top Property Summary
Options Name Purpose
CHARACTER BusinessService


Constructor Detail
Top

ServiceInterfaceException ()

Purpose: Constructor of the ServiceInterfaceException class
Notes:

Top

ServiceInterfaceException (character)

Purpose: Constructor of the ServiceInterfaceException class
Notes:

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

ServiceInterfaceException (character, integer)

Purpose: Constructor of the ServiceInterfaceException class
Notes:

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

ServiceInterfaceException (Error)

Purpose: Constructor of the ServiceInterfaceException class
Notes:

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

ServiceInterfaceException (Error, character)

Purpose: Constructor of the ServiceInterfaceException class
Notes:

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

ServiceInterfaceException (Error, character, integer)

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


Property Detail
Top

CHARACTER BusinessService


Returns CHARACTER


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