메소드 | 설명 | |
---|---|---|
ConfigurationException ( ) : System |
Initializes a new instance of the ConfigurationException class.
|
|
ConfigurationException ( string message ) : System |
Initializes a new instance of the ConfigurationException class.
|
|
ConfigurationException ( string message, |
Initializes a new instance of the ConfigurationException class.
|
메소드 | 설명 | |
---|---|---|
ConfigurationException ( |
Initializes a new instance of the ConfigurationException class.
|
protected ConfigurationException ( |
||
info | The SerializationInfo. | |
context | The StreamingContext. | |
리턴 | System |
public ConfigurationException ( string message ) : System | ||
message | string | The message of this exception. |
리턴 | System |
public ConfigurationException ( string message, |
||
message | string | The message of this exception. |
innerException | The inner exception. | |
리턴 | System |