Class MongoEncryptionException
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.Encryption.dll
Represents an encryption exception.
public class MongoEncryptionException : MongoClientException, ISerializable
Inheritance
MongoEncryptionException
Implements
Derived
Inherited Members
Constructors
MongoEncryptionException(Exception)
Initializes a new instance of the MongoEncryptionException class.
MongoEncryptionException(SerializationInfo, StreamingContext)
Initializes a new instance of the MongoEncryptionException class (this overload used by deserialization).