Class MongoCursorNotFoundException
Represents a MongoDB cursor not found exception.
- Inheritance
-
Mongo
Cursor Not Found Exception
- Implements
- Inherited Members
Constructors
- Mongo
Cursor Not Found Exception(Connection Id, long, Bson Document) Initializes a new instance of the Mongo
Cursor class.Not Found Exception
- Mongo
Cursor Not Found Exception(Serialization Info, Streaming Context) Initializes a new instance of the Mongo
Cursor class.Not Found Exception
Properties
- Cursor
Id Gets the cursor identifier.
Methods
- Get
Object Data(Serialization Info, Streaming Context) When overridden in a derived class, sets the Serialization
Info with information about the exception.