Class MongoEncryptionCreateCollectionException
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.Encryption.dll
Represents an encryption exception.
public class MongoEncryptionCreateCollectionException : MongoEncryptionException, ISerializable
Inheritance
MongoEncryptionCreateCollectionException
Implements
Inherited Members
Constructors
MongoEncryptionCreateCollectionException(Exception, BsonDocument)
Initializes a new instance of the MongoEncryptionException class.
MongoEncryptionCreateCollectionException(SerializationInfo, StreamingContext)
Initializes a new instance of the MongoEncryptionCreateCollectionException class (this overload used by deserialization).
Properties
The encrypted fields.
Methods
GetObjectData(SerializationInfo, StreamingContext)
Gets the object data.