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

Top Property Summary
Options Name Purpose
CHARACTER FieldName
CHARACTER IndexName
CHARACTER TableName


Constructor Detail
Top

InvalidIndexDefinitionException (character, integer, character)

Purpose: Constructor of the InvalidIndexDefinitionException class
Notes: Used when the exception refers to the indexes of a temp-table
rather than to a single index

Parameters:
pcErrorString CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object
pcTableName CHARACTER
The name of the temp-table that owns the index
Top

InvalidIndexDefinitionException (character, integer, character, character)

Purpose: Constructor of the InvalidIndexDefinitionException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object
pcTableName CHARACTER
The name of the temp-table that owns the index
pcIndexName CHARACTER
The name of the index that caused this exception
Top

InvalidIndexDefinitionException (character, integer, character, character, character)

Purpose: Constructor of the InvalidIndexDefinitionException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object
pcTableName CHARACTER
The name of the temp-table that owns the index
pcIndexName CHARACTER
The name of the index that caused this exception
pcFieldName CHARACTER
The name of the field of the index that caused this exception


Property Detail
Top

CHARACTER FieldName


Returns CHARACTER
Top

CHARACTER IndexName


Returns CHARACTER
Top

CHARACTER TableName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       14.09.2026 00:53:17