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


Constructor Detail
Top

RefactorException ()

Purpose: Constructor of the RefactorException
Notes:

Top

RefactorException (character)

Purpose: Constructor of the RefactorException
Notes:

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

RefactorException (character, integer)

Purpose: Constructor of the RefactorException
Notes:

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

RefactorException (Error)

Purpose: Constructor of the RefactorException
Notes:

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

RefactorException (Error, character)

Purpose: Constructor of the RefactorException
Notes:

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

RefactorException (Error, character, integer)

Purpose: Constructor of the RefactorException
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:30:06