Method | Description | |
---|---|---|
ConfigurationException ( string message ) : System |
Constructs a new ConfigurationLoaderException.
|
|
ConfigurationException ( string message, |
Constructs a new ConfigurationLoaderException.
|
Method | Description | |
---|---|---|
ConfigurationException ( |
Serialization constructor.
|
protected ConfigurationException ( |
||
info | ||
context | ||
return | System |
public ConfigurationException ( string message ) : System | ||
message | string | The exception message |
return | System |
public ConfigurationException ( string message, |
||
message | string | The exception message |
innerException | The inner exception | |
return | System |