Skip to content

Exception handling improvements#28

Open
deavmi wants to merge 3 commits intomasterfrom
exception_names
Open

Exception handling improvements#28
deavmi wants to merge 3 commits intomasterfrom
exception_names

Conversation

@deavmi
Copy link
Copy Markdown
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

deavmi added 2 commits March 19, 2023 15:55
- 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