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