Method | Description | |
---|---|---|
NLogConfigurationException ( ) : JetBrains.Annotations |
Initializes a new instance of the NLogConfigurationException class.
|
|
NLogConfigurationException ( string message ) : JetBrains.Annotations |
Initializes a new instance of the NLogConfigurationException class.
|
|
NLogConfigurationException ( string message, |
Initializes a new instance of the NLogConfigurationException class.
|
Method | Description | |
---|---|---|
NLogConfigurationException ( System info, System context ) : JetBrains.Annotations |
Initializes a new instance of the NLogConfigurationException class.
|
Method | Description | |
---|---|---|
NLogConfigurationException ( |
public NLogConfigurationException ( ) : JetBrains.Annotations | ||
return | JetBrains.Annotations |
protected NLogConfigurationException ( System info, System context ) : JetBrains.Annotations | ||
info | System | The |
context | System | The |
return | JetBrains.Annotations |
public NLogConfigurationException ( string message ) : JetBrains.Annotations | ||
message | string | The message. |
return | JetBrains.Annotations |
public NLogConfigurationException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
return | JetBrains.Annotations |