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

File:MissingConfigurationValueException
Purpose:Error class thrown from various components when the
requested configuration value is not set
Description:Thrown by Consultingwerk.Dynamics.Framework.Registry
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Jun 12 22:25:59 CEST 2022


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

Top Property Summary
Options Name Purpose
CHARACTER ConfigurationName


Constructor Detail
Top

MissingConfigurationValueException (character)

Purpose: Constructor for the MissingConfigurationValueException class
Notes:

Parameters:
pcConfigurationName CHARACTER
The name of the Configuration Value that is unknown
Top

MissingConfigurationValueException (character, character)

Purpose: Constructor for the MissingConfigurationValueException class
Notes:

Parameters:
pcConfigurationName CHARACTER
The name of the Configuration Value that is unknown
pcMessage CHARACTER
The error message text


Property Detail
Top

CHARACTER ConfigurationName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:04:16