Метод | Описание | |
---|---|---|
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 |