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

File:NamedQueryParameterMissingException
Purpose:Exception thrown from business entities when parameters to
a named query are missing
Description:Exception to be thrown by actual business logic
Author(s):Mike Fechner
Created:Sun Sep 13 18:06:08 CEST 2015
Notes:SCL-1018


Top Constructor Summary
Options Name Purpose
NamedQueryParameterMissingException (character, character) Constructor for the NamedQueryParameterMissingException class

Top Property Summary
Options Name Purpose
CHARACTER ParameterName
CHARACTER QueryName


Constructor Detail
Top

NamedQueryParameterMissingException (character, character)

Purpose: Constructor for the NamedQueryParameterMissingException class
Notes:

Parameters:
pcQueryName CHARACTER
The named query name associated with this exception
pcParameterName CHARACTER
The named query parameter associated with this exception


Property Detail
Top

CHARACTER ParameterName


Returns CHARACTER
Top

CHARACTER QueryName


Returns CHARACTER


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