Skip to content

Make error class for each type of error #65

@varshard

Description

@varshard

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions