Serializable
public class MongoSocketOpenException extends MongoSocketException
Constructor | Description |
---|---|
MongoSocketOpenException(String message,
ServerAddress address,
Throwable cause) |
Construct an instance.
|
fromThrowable, fromThrowableNonNull, getCode
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 MongoSocketOpenException(String message, ServerAddress address, Throwable cause)
message
- the messageaddress
- the server addresscause
- the cause