Namespace: Consultingwerk.OERA.Exceptions
Class 
InvalidTablesParameterValueException Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Exceptions.InvalidParameterValueException
Implements: Consultingwerk.Exceptions.ISupportsInnerException, Consultingwerk.Exceptions.ISupportsOriginalStackTrace, Consultingwerk.Exceptions.IProvidesSessionInfo

File:InvalidTablesParameterValueException
Purpose:Exception thrown by the DataAccess:FetchDataInternal method
when the FetchDataRequest parameter contains an invalid
table name
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Apr 16 13:39:53 CEST 2016


Top Constructor Summary
Options Name Purpose
InvalidTablesParameterValueException (character, character, character, character, character) Constructor of the InvalidParameterException class
InvalidTablesParameterValueException (Error, character, character, character, character, character) Constructor of the InvalidTablesParameterValueException class

Top Property Summary
Options Name Purpose
CHARACTER InvalidTable
CHARACTER TablesList


Constructor Detail
Top

InvalidTablesParameterValueException (character, character, character, character, character)

Purpose: Constructor of the InvalidParameterException class
Notes:

Parameters:
pcParameterName CHARACTER
The name of the invalid parameter
pcValue CHARACTER
The invalid parameter name
pcTablesList CHARACTER
The list of tables
pcInvalidTable CHARACTER
The name of the invalid table
pcClassName CHARACTER
The name of the class that caused the InvalidParameterException
Top

InvalidTablesParameterValueException (Error, character, character, character, character, character)

Purpose: Constructor of the InvalidTablesParameterValueException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcParameterName CHARACTER
The name of the invalid parameter
pcValue CHARACTER
The invalid parameter name
pcTablesList CHARACTER
The list of tables
pcInvalidTable CHARACTER
The name of the invalid table
pcClassName CHARACTER
The name of the class that caused the InvalidParameterException


Property Detail
Top

CHARACTER InvalidTable


Returns CHARACTER
Top

CHARACTER TablesList


Returns CHARACTER


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