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