Method | Description | |
---|---|---|
SettingNotFoundException ( string key ) : System |
Constructs a new SettingNotFoundException.
|
|
SettingNotFoundException ( string key, |
Constructs a new SettingNotFoundException.
|
public SettingNotFoundException ( string key ) : System | ||
key | string | |
return | System |
public SettingNotFoundException ( string key, |
||
key | string | |
innerException | The inner exception | |
return | System |