Method | Description | |
---|---|---|
ConfigurationException ( ) : System | ||
ConfigurationException ( ConfigurationResult result, string message ) : System | ||
ConfigurationException ( ConfigurationResult result, string message, |
||
ConfigurationException ( string message ) : System | ||
ConfigurationException ( string message, |
Method | Description | |
---|---|---|
ConfigurationException ( |
public ConfigurationException ( ConfigurationResult result, string message ) : System | ||
result | ConfigurationResult | |
message | string | |
return | System |
public ConfigurationException ( ConfigurationResult result, string message, |
||
result | ConfigurationResult | |
message | string | |
innerException | ||
return | System |
protected ConfigurationException ( |
||
info | ||
context | ||
return | System |
public ConfigurationException ( string message ) : System | ||
message | string | |
return | System |
public ConfigurationException ( string message, |
||
message | string | |
innerException | ||
return | System |