public class MongoSocketException extends MongoException
MongoException representing a network-related exception.MongoException.CursorNotFound, MongoException.DuplicateKey, MongoException.Network| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
_code| Constructor and Description |
|---|
MongoSocketException(java.io.IOException ioe) |
MongoSocketException(java.lang.String msg,
java.io.IOException ioe) |
getCode, parseprivate static final long serialVersionUID