Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added unique error codes to encryption-related exceptions #2259

Merged

Conversation

arcanelab
Copy link
Contributor

Added dedicated FileNotEncrypted and InvalidPassword exceptions with their unique error codes to LiteException, replaced invocations in AesStream and FileReaderV7.

Closes #2257

@mbdavid mbdavid merged commit 81619ac into litedb-org:master Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No unique exception code is thrown for certain exceptions
2 participants