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

Top Property Summary
Options Name Purpose
CHARACTER FileName


Constructor Detail
Top

ProparseException (character)

Purpose: Constructor of the ProparseException class
Notes:

Parameters:
pcFileName CHARACTER
The name of the file that caused the exception
Top

ProparseException (character, character)

Purpose: Constructor of the ProparseException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this Exception object
pcFileName CHARACTER
The name of the file that caused the exception
Top

ProparseException (character, integer, character)

Purpose: Constructor of the ProparseException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object
pcFileName CHARACTER
The name of the file that caused the exception
Top

ProparseException (Error, character)

Purpose: Constructor of the ProparseException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcFileName CHARACTER
The name of the file that caused the exception
Top

ProparseException (Error, character, character)

Purpose: Constructor of the ProparseException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcErrorString CHARACTER
The error message associated with this Exception object
pcFileName CHARACTER
The name of the file that caused the exception
Top

ProparseException (Error, character, integer, character)

Purpose: Constructor of the ProparseException 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
pcFileName CHARACTER
The name of the file that caused the exception


Property Detail
Top

CHARACTER FileName


Returns CHARACTER


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