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

Exception handling improvements #28

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Exception handling improvements #28

wants to merge 3 commits into from

Conversation

deavmi
Copy link
Owner

@deavmi deavmi commented Mar 19, 2023

  • Fix bug where auxInfo do not not appear in the exception messages
    • Never tested it but the logic was wrong actually
    • I SHOULD test it
  • Test the above
  • Add default error message strings when no auxiliary string is passed in

- Fixed bug where `auxInfo` would not appear in the exception messages
- Added default auxillary information strings
- Use the default auxillary strings if the provided one is empty
@deavmi deavmi added bug Something isn't working enhancement New feature or request labels Mar 19, 2023
@deavmi deavmi self-assigned this Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant