BsonException Constructor |
Name | Description | |
---|---|---|
BsonException |
Initializes a new instance of the BsonException class.
| |
BsonException(String) |
Initializes a new instance of the BsonException class.
| |
BsonException(SerializationInfo, StreamingContext) |
Initializes a new instance of the BsonException class (this overload used by deserialization).
| |
BsonException(String, Exception) |
Initializes a new instance of the BsonException class.
| |
BsonException(String, Object) |
Initializes a new instance of the BsonException class.
|