Skip to content

Base exception classed raised #76

@avylove

Description

@avylove

It looks like there are 40 cases where raise Exception is used rather than a subclass of Exception. This makes it impossible to catch Tbot-specific errors. Ideally, every exception raised should inherit from tbot.error.TbotException

Metadata

Metadata

Assignees

No one assigned

    Labels

    blocks-testsThis issue blocks certain tests from being writtenfeatureEnhancement/New feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions