-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Client Side Encryption
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Use Case
As a driver developer,
I want to throw a MongoRuntimeError when the crypto connection encrypts without an auto encrypter,
So that the error thrown more accurately reflects the problem.
User Impact
- n/a - users get errors either way.
Dependencies
- n/a
Unknowns
- n/a
Acceptance Criteria
Implementation Requirements
Throw a MongoRuntimeError instead of a MongoMissingDependencyError in in the crypto connection.
Testing Requirements
- n/a
Documentation Requirements
- n/a
Follow Up Requirements
- n/a