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

Top Property Summary
Options Name Purpose
CHARACTER FileName


Constructor Detail
Top

FileNotFoundException (character)

Purpose: Constructor of the FileNotFoundException class
Notes:

Parameters:
pcFileName CHARACTER
The file name associated with this exception
Top

FileNotFoundException (character, character)

Purpose: Constructor of the FileNotFoundException class
Notes:

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

FileNotFoundException (character, character, integer)

Purpose: Constructor of the FileNotFoundException class
Notes:

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

FileNotFoundException (Error, character)

Purpose: Constructor of the FileNotFoundException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcFileName CHARACTER
The file name associated with this exception
Top

FileNotFoundException (Error, character, character)

Purpose: Constructor of the FileNotFoundException class
Notes:

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

FileNotFoundException (Error, character, character, integer)

Purpose: Constructor of the FileNotFoundException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcFileName CHARACTER
The file name associated with this exception
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


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