Class BsonInternalException
Represents a BSON internal exception (almost surely the result of a bug).
- Inheritance
-
Bson
Internal Exception
- Implements
- Inherited Members
- Extension Methods
Constructors
- Bson
Internal Exception() Initializes a new instance of the BsonInternalException class.
- Bson
Internal Exception(Serialization Info, Streaming Context) Initializes a new instance of the BsonInternalException class (this overload used by deserialization).
- Bson
Internal Exception(string) Initializes a new instance of the BsonInternalException class.
- Bson
Internal Exception(string, Exception) Initializes a new instance of the BsonInternalException class.