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


Constructor Detail
Top

InvalidListIndexException ()

Purpose: Constructor of the InvalidListIndexException class
Notes:

Top

InvalidListIndexException (character)

Purpose: Constructor of the InvalidListIndexException class
Notes:

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

InvalidListIndexException (character, integer)

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

InvalidListIndexException (Error)

Purpose: Constructor of the InvalidListIndexException class
Notes:

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

InvalidListIndexException (Error, character)

Purpose: Constructor of the InvalidListIndexException class
Notes:

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

InvalidListIndexException (Error, character, integer)

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


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       16.08.2026 16:56:01