Метод | Описание | |
---|---|---|
ConfigurationException ( ) : System |
Initializes a new instance of the PnDotNetConfigurationException class.
|
|
ConfigurationException ( |
Initializes a new instance of the PnDotNetConfigurationException class.
|
|
ConfigurationException ( string message ) : System |
Initializes a new instance of the PnDotNetConfigurationException class.
|
|
ConfigurationException ( string message, |
Initializes a new instance of the PnDotNetConfigurationException class.
|
public ConfigurationException ( ) : System | ||
Результат | System |
public ConfigurationException ( |
||
info | The |
|
context | The |
|
Результат | System |
public ConfigurationException ( string message ) : System | ||
message | string | The message. |
Результат | System |
public ConfigurationException ( string message, |
||
message | string | The message. |
innnerException | The innner exception. | |
Результат | System |