C# Class GHI.Commons.Configuration.SettingNotFoundException

Inheritance: System.Exception
Show file Open project: brandongrossutti/EventStore

Public Methods

Method Description
SettingNotFoundException ( string settingName ) : System

Method Details

SettingNotFoundException() public method

public SettingNotFoundException ( string settingName ) : System
settingName string
return System