public class MongoSocketWriteException extends MongoSocketException
| Constructor and Description |
|---|
MongoSocketWriteException(java.lang.String message,
ServerAddress address,
java.lang.Throwable cause)
Construct a new instance.
|
getServerAddressfromThrowable, getCodepublic MongoSocketWriteException(java.lang.String message,
ServerAddress address,
java.lang.Throwable cause)
message - the messageaddress - the addresscause - the cause