Method | Description | |
---|---|---|
BadConfigException ( string message ) : System | ||
BadConfigException ( string message, Exception inner ) : System |
public BadConfigException ( string message ) : System | ||
message | string | |
return | System |
public BadConfigException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
return | System |