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

Make error class for each type of error #65

Open
varshard opened this issue Feb 13, 2019 · 0 comments
Open

Make error class for each type of error #65

varshard opened this issue Feb 13, 2019 · 0 comments

Comments

@varshard
Copy link

Make error class dedicated for each type of error to make it easier to handle and maintain consistency.

Example of inconsistency are error messages for empty api_key in Client. They raise different message each time it's checked.

Some time it raise "Bad api_key parameter", another time, it's "api_key" or "api_key cannot be empty"

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

No branches or pull requests

1 participant