Class MongoEncryptionException
- Namespace
- MongoDB.Driver.Encryption
- Assembly
- MongoDB.Driver.dll
Represents an encryption exception.
[Serializable]
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).