File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -143,9 +143,9 @@ These are errors thrown from the driver's client side encryption logic.
143
143
- #### MongoCryptInvalidArgumentError
144
144
- Thrown when an invalid argument has been provided to an encryption API
145
145
- #### MongoCryptInvalidCreateDataKeyError
146
- - Thrown when ` ClientEncryption.createEncryptedCollection() ` failed to create data keys
146
+ - Thrown when the driver fails to create data keys for an encrypted collection
147
147
- #### MongoCryptInvalidCreateEncryptedCollectionError
148
- - Thrown when ` ClientEncryption.createEncryptedCollection() ` failed to create a collection
148
+ - Thrown when the driver fails to create an encrypted collection
149
149
- #### MongoCryptInvalidCreateAzureKMSRequestError
150
150
- Thrown when the driver encounters an error when fetching Azure KMS credentials
151
151
- #### MongoCryptKMSRequestNetworkTimeoutError
You can’t perform that action at this time.
0 commit comments