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

Top Property Summary
Options Name Purpose
CHARACTER FileName
CHARACTER Title


Constructor Detail
Top

CompileException ()

Purpose: Constructor of the Exception class
Notes:

Top

CompileException (character)

Purpose: Constructor of the Exception class
Notes:

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

CompileException (character, integer)

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

CompileException (Error)

Purpose: Constructor of the Exception class
Notes:

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

CompileException (Error, character)

Purpose: Constructor of the Exception class
Notes:

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

CompileException (Error, character, integer)

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


Property Detail
Top

CHARACTER FileName


Returns CHARACTER
Top

CHARACTER Title


Returns CHARACTER


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