Class BsonException
Represents a BSON exception.
- Inheritance
-
Bson
Exception
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
- Bson
Exception() Initializes a new instance of the BsonException class.
- Bson
Exception(Serialization Info, Streaming Context) Initializes a new instance of the BsonException class (this overload used by deserialization).
- Bson
Exception(string) Initializes a new instance of the BsonException class.
- Bson
Exception(string, Exception) Initializes a new instance of the BsonException class.
- Bson
Exception(string, params object[]) Initializes a new instance of the BsonException class.