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


Constructor Detail
Top

QueryValidationException ()

Purpose: Constructor of the QueryValidationException class
Notes:

Top

QueryValidationException (character)

Purpose: Constructor of the QueryValidationException class
Notes:

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

QueryValidationException (character, integer)

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

QueryValidationException (Error)

Purpose: Constructor of the QueryValidationException class
Notes:

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

QueryValidationException (Error, character)

Purpose: Constructor of the QueryValidationException class
Notes:

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

QueryValidationException (Error, character, integer)

Purpose: Constructor of the QueryValidationException 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       13.04.2026 10:30:24