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

Improve exceptions making them more user friendly #237

Merged
merged 1 commit into from
Aug 11, 2023
Merged

Improve exceptions making them more user friendly #237

merged 1 commit into from
Aug 11, 2023

Conversation

allenporter
Copy link
Owner

Update the string messages used in exceptions to make them more end user friendly, while moving internal details such as error codes and more detailed strings into either error messages or debug messages depending on how likely they are to occur.

This contains a breaking change, moving the coding exception (which is thrown for coding bugs) to longer be part of the api exception hierarchy.

@allenporter allenporter merged commit 48abb46 into main Aug 11, 2023
3 checks passed
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.

None yet

1 participant