메소드 | 설명 | |
---|---|---|
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.
|
메소드 | 설명 | |
---|---|---|
NLogConfigurationException ( System info, System context ) : JetBrains.Annotations |
Initializes a new instance of the NLogConfigurationException class.
|
메소드 | 설명 | |
---|---|---|
NLogConfigurationException ( |
public NLogConfigurationException ( ) : JetBrains.Annotations | ||
리턴 | JetBrains.Annotations |
protected NLogConfigurationException ( System info, System context ) : JetBrains.Annotations | ||
info | System | The |
context | System | The |
리턴 | JetBrains.Annotations |
public NLogConfigurationException ( string message ) : JetBrains.Annotations | ||
message | string | The message. |
리턴 | JetBrains.Annotations |
public NLogConfigurationException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
리턴 | JetBrains.Annotations |