Package | Description |
---|---|
com.mongodb |
The core mongodb package
|
Modifier and Type | Class and Description |
---|---|
class |
MongoSocketClosedException
This exception is thrown when trying to read or write from a closed socket.
|
class |
MongoSocketOpenException
This exception is thrown when there is an exception opening a Socket.
|
class |
MongoSocketReadException
This exception is thrown when there is an exception reading a response from a Socket.
|
class |
MongoSocketReadTimeoutException
This exception is thrown when there is a timeout reading a response from the socket.
|
class |
MongoSocketWriteException
This exception is thrown when there is an exception writing a response to a Socket.
|
Copyright © 2018. All rights reserved.