메소드 | 설명 | |
---|---|---|
KernelException ( |
Initializes a new instance of the KernelException class.
|
|
KernelException ( string message ) : System |
Initializes a new instance of the KernelException class.
|
|
KernelException ( string message, |
Initializes a new instance of the KernelException class.
|
public KernelException ( |
||
info | The object that holds the serialized object data. | |
context | The contextual information about the source or destination. | |
리턴 | System |
public KernelException ( string message ) : System | ||
message | string | The message. |
리턴 | System |
public KernelException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
리턴 | System |