메소드 | 설명 | |
---|---|---|
NotConnectedException ( ) : System | ||
NotConnectedException ( string message ) : System | ||
NotConnectedException ( string message, Exception e ) : System |
메소드 | 설명 | |
---|---|---|
NotConnectedException ( SerializationInfo info, StreamingContext context ) : System |
protected NotConnectedException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
리턴 | System |
public NotConnectedException ( string message ) : System | ||
message | string | |
리턴 | System |
public NotConnectedException ( string message, Exception e ) : System | ||
message | string | |
e | Exception | |
리턴 | System |