Method | Description | |
---|---|---|
UnconfiguredLocaleException ( |
Initializes a new instance of the ConfigurationError class.
|
|
UnconfiguredLocaleException ( string locale ) : System |
Initializes a new instance of the ConfigurationError class.
|
|
UnconfiguredLocaleException ( string locale, |
Initializes a new instance of the ConfigurationError class.
|
public UnconfiguredLocaleException ( |
||
info | The |
|
context | The |
|
return | System |
public UnconfiguredLocaleException ( string locale ) : System | ||
locale | string | The invalid locale whose usage raised the exception. |
return | System |
public UnconfiguredLocaleException ( string locale, |
||
locale | string | The invalid locale whose usage raised the exception. |
inner | The inner exception that this exception is wrapping. | |
return | System |