Skip to content

Conversation

@jthomperoo
Copy link
Contributor

Resolves #25.

I've added in a new QueryKitException exception class, and updated the existing exceptions to inherit from it.

I've added some documentation to cover this new exception base class, and I've updated the documentation which referred to FilterParsingException which I think should have been ParsingException.

If I've done anything incorrect with this pull request and contribution let me know and I'll get it fixed!

Thanks.

Copy link
Owner

@pdevito3 pdevito3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool, great idea! will add this in the next release for sure

thanks for the contribution!

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.

Add base exception to allow for easier error catching

2 participants