Constructor MongoEncryptionException
- Namespace
- MongoDB.Driver.Encryption
- Assembly
- MongoDB.Driver.Encryption.dll
MongoEncryptionException(Exception)
Initializes a new instance of the Mongo
Parameters
innerException
ExceptionThe inner exception.
MongoEncryptionException(SerializationInfo, StreamingContext)
Initializes a new instance of the Mongo
Parameters
info
SerializationInfo The SerializationInfo.
context
StreamingContext The StreamingContext.