Constructor MongoCursorNotFoundException
MongoCursorNotFoundException(ConnectionId, long, BsonDocument)
Initializes a new instance of the Mongo
Parameters
connectionId
ConnectionId The connection identifier.
cursorId
longThe cursor identifier.
query
BsonDocument The query.
MongoCursorNotFoundException(SerializationInfo, StreamingContext)
Initializes a new instance of the Mongo
Parameters
info
SerializationInfo The information.
context
StreamingContext The context.