Class MongoEncryptionException
- Namespace
 - MongoDB.Driver.Encryption
 
- 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).