MongoSocketException instead.@Deprecated public static class MongoException.Network extends MongoSocketException
MongoException.CursorNotFound, MongoException.DuplicateKey, MongoException.Network| Constructor and Description |
|---|
MongoException.Network(IOException ioe)
Deprecated.
|
MongoException.Network(String msg,
IOException ioe)
Deprecated.
|
getCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MongoException.Network(String msg, IOException ioe)
msg - the messageioe - the causepublic MongoException.Network(IOException ioe)
ioe - the cause