Serializable
public class MongoSocketReadTimeoutException extends MongoSocketException
TRANSIENT_TRANSACTION_ERROR_LABEL, UNKNOWN_TRANSACTION_COMMIT_RESULT_LABEL
Constructor | Description |
---|---|
MongoSocketReadTimeoutExceptionβ(String message,
ServerAddress address,
Throwable cause) |
Construct a new instance
|
addLabel, fromThrowable, fromThrowableNonNull, getCode, getErrorLabels, hasErrorLabel, removeLabel
getServerAddress
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MongoSocketReadTimeoutExceptionβ(String message, ServerAddress address, Throwable cause)
message
- the messageaddress
- the addresscause
- the cause