메소드 | 설명 | |
---|---|---|
NamedPipeIOException ( String text ) : System |
Creates a NamedPipeIOException instance.
|
|
NamedPipeIOException ( String text, uint errorCode ) : System |
Creates a NamedPipeIOException instance.
|
메소드 | 설명 | |
---|---|---|
NamedPipeIOException ( |
Creates a NamedPipeIOException instance.
|
protected NamedPipeIOException ( |
||
info | The serialization information. | |
context | The streaming context. | |
리턴 | System |
public NamedPipeIOException ( String text ) : System | ||
text | String | The error message text. |
리턴 | System |
public NamedPipeIOException ( String text, uint errorCode ) : System | ||
text | String | The error message text. |
errorCode | uint | The native error code. |
리턴 | System |