Class MongoExecutionTimeoutException
Represents a MongoDB execution timeout exception.
- Inheritance
-
Mongo
Execution Timeout Exception
- Implements
- Inherited Members
Constructors
- Mongo
Execution Timeout Exception(Connection Id, string) Initializes a new instance of the Mongo
Execution class.Timeout Exception
- Mongo
Execution Timeout Exception(Connection Id, string, Bson Document) Initializes a new instance of the Mongo
Execution class.Timeout Exception
- Mongo
Execution Timeout Exception(Connection Id, string, Exception) Initializes a new instance of the Mongo
Execution class.Timeout Exception
- Mongo
Execution Timeout Exception(Connection Id, string, Exception, Bson Document) Initializes a new instance of the Mongo
Execution class.Timeout Exception
- Mongo
Execution Timeout Exception(Serialization Info, Streaming Context) Initializes a new instance of the Mongo
Execution class.Timeout Exception
Properties
- Code
Gets the error code.
- Code
Name Gets the name of the error code.
Methods
- Get
Object Data(Serialization Info, Streaming Context) When overridden in a derived class, sets the Serialization
Info with information about the exception.