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