public class MongoSocketOpenException extends MongoSocketException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
MongoSocketOpenException(java.lang.String message,
ServerAddress address,
java.lang.Throwable cause)
Construct an instance.
|
getServerAddress
fromThrowable, getCode
private static final long serialVersionUID
public MongoSocketOpenException(java.lang.String message, ServerAddress address, java.lang.Throwable cause)
message
- the messageaddress
- the server addresscause
- the cause