Class MongoConnectionException
Represents a MongoDB connection exception.
- Inheritance
-
Mongo
Connection Exception
- Implements
- Derived
- Inherited Members
Constructors
- Mongo
Connection Exception(Connection Id, string) Initializes a new instance of the Mongo
Connection class.Exception
- Mongo
Connection Exception(Connection Id, string, Exception) Initializes a new instance of the Mongo
Connection class.Exception
- Mongo
Connection Exception(Serialization Info, Streaming Context) Initializes a new instance of the Mongo
Connection class.Exception
Properties
- Connection
Id Gets the connection identifier.
- Contains
Socket Timeout Exception Whether or not this exception contains a socket timeout exception.
- Contains
Timeout Exception Whether or not this exception contains a timeout exception.
- Is
Network Exception Determines whether the exception is network error or no.