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

Refactor error classes #330

Open
ansjmoody opened this issue Jul 11, 2024 · 0 comments
Open

Refactor error classes #330

ansjmoody opened this issue Jul 11, 2024 · 0 comments
Assignees
Labels
maintenance Package and maintenance related

Comments

@ansjmoody
Copy link
Collaborator

There are basically two types of error classes - one that has a single error and one that has multiple errors.
The classes can be refactored in a way that reduces the code.
It would also be helpful to provide a simple way to convert the one with multiple errors to a string.

It might also be nice to remove the "Sherlock" prefix from the error class names.

@ansjmoody ansjmoody self-assigned this Jul 11, 2024
@ansjmoody ansjmoody added the maintenance Package and maintenance related label Jul 11, 2024
@ansjmoody ansjmoody self-assigned this Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Package and maintenance related
Projects
None yet
Development

No branches or pull requests

1 participant