| java.lang.Object | |||||
| ↳ | java.lang.Throwable | ||||
| ↳ | java.lang.Exception | ||||
| ↳ | java.lang.RuntimeException | ||||
| ↳ | com.mongodb.MongoException | ||||
| ↳ | com.mongodb.MongoException.CursorNotFound | ||||
Subclass of MongoException representing a cursor-not-found exception
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get the cursor id that wasn't found.
| |||||||||||
The server address where the cursor is.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.mongodb.MongoException
| |||||||||||
From class
java.lang.Throwable
| |||||||||||
From class
java.lang.Object
| |||||||||||
Get the cursor id that wasn't found.