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

Top Property Summary
Options Name Purpose
CHARACTER FileName


Constructor Detail
Top

IoException ()

Purpose: Constructor of the Exception class
Notes:

Top

IoException (character)

Purpose: Constructor of the Exception class
Notes:

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

IoException (character, character)

Purpose: Constructor of the Exception class
Notes:

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

IoException (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

IoException (character, integer, character)

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
pcFileName CHARACTER
The file name that caused the issue
Top

IoException (Error)

Purpose: Constructor of the Exception class
Notes:

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

IoException (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

IoException (Error, character, 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
pcFileName CHARACTER
The file name that caused the issue
Top

IoException (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
Top

IoException (Error, character, integer, 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
piMessageNumber INTEGER
The error message number associated with this Exception object
pcFileName CHARACTER
The file name that caused the issue


Property Detail
Top

CHARACTER FileName


Returns CHARACTER


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