Namespace: Consultingwerk.SmartComponents.Base
Class 
EvaluateParentQueryException Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Exceptions.Exception
Implements: Consultingwerk.Exceptions.ISupportsInnerException, Consultingwerk.Exceptions.ISupportsOriginalStackTrace, Consultingwerk.Exceptions.IProvidesSessionInfo
Inherited by: Consultingwerk.SmartComponents.Base.NoParentRecordAvailableException

File:EvaluateParentQueryException
Purpose:Exception thrown from the EvaluateParentQuery method
of the SmartDatasetAdapter class
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Jul 14 19:16:11 CEST 2015


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


Constructor Detail
Top

EvaluateParentQueryException (character, integer)

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

EvaluateParentQueryException (Error, character, integer)

Purpose: Constructor of the EvaluateParentQueryException 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:23:03