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

Top Property Summary
Options Name Purpose
CHARACTER StringToParse


Constructor Detail
Top

QueryParsingException (character, character, character)

Purpose: Constructor of the QueryParsingException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this QueryParsingException object
pcTitle CHARACTER
The title for the Exception
pcStringToParse CHARACTER
The string that caused the QueryParsingException
Top

QueryParsingException (character, integer, character, character)

Purpose: Constructor of the QueryParsingException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this QueryParsingException object
piMessageNumber INTEGER
The error message number associated with this QueryParsingException object
pcTitle CHARACTER
The title for the Exception
pcStringToParse CHARACTER
The string that caused the QueryParsingException
Top

QueryParsingException (Error, character, character)

Purpose: Constructor of the QueryParsingException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcTitle CHARACTER
The title for the Exception
pcStringToParse CHARACTER
The string that caused the QueryParsingException
Top

QueryParsingException (Error, character, character, character)

Purpose: Constructor of the QueryParsingException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcErrorString CHARACTER
The error message associated with this Exception object
pcTitle CHARACTER
The title for the Exception
pcStringToParse CHARACTER
The string that caused the QueryParsingException
Top

QueryParsingException (Error, character, integer, character, character)

Purpose: Constructor of the QueryParsingException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcErrorString CHARACTER
The error message associated with this QueryParsingException object
piMessageNumber INTEGER
The error message number associated with this Exception object
pcTitle CHARACTER
The title for the Exception
pcStringToParse CHARACTER
The string that caused the QueryParsingException


Property Detail
Top

CHARACTER StringToParse


Returns CHARACTER


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