Method | Description | |
---|---|---|
AlreadyConnectedException ( ) : System | ||
AlreadyConnectedException ( string message ) : System | ||
AlreadyConnectedException ( string message, Exception e ) : System |
Method | Description | |
---|---|---|
AlreadyConnectedException ( SerializationInfo info, StreamingContext context ) : System |
public AlreadyConnectedException ( ) : System | ||
return | System |
protected AlreadyConnectedException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public AlreadyConnectedException ( string message ) : System | ||
message | string | |
return | System |
public AlreadyConnectedException ( string message, Exception e ) : System | ||
message | string | |
e | Exception | |
return | System |