BSONException Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodBSONException 
Initializes a new instance of the BSONException class
Public methodBSONException(String)
Initializes a new instance of the BSONException class
Protected methodBSONException(SerializationInfo, StreamingContext)
Initializes a new instance of the BSONException class
Public methodBSONException(String, Exception)
Initializes a new instance of the BSONException class
Back to Top
See Also