[This is preliminary documentation and is subject to change.]
Base exception thrown by the BSON framework
System Object
System Exception NFX NFXException NFX.Serialization.BSON BSONExceptionNamespace: NFX.Serialization.BSONAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public class BSONException : NFXException
[SerializableAttribute]
public class BSONException : NFXException
<SerializableAttribute>
Public Class BSONException
Inherits NFXException
<SerializableAttribute>
Public Class BSONException
Inherits NFXException
[SerializableAttribute]
public ref class BSONException : public NFXException
[SerializableAttribute]
public ref class BSONException : public NFXException
[<SerializableAttribute>]
type BSONException =
class
inherit NFXException
end
[<SerializableAttribute>]
type BSONException =
class
inherit NFXException
end