Skip to content
This repository was archived by the owner on Jun 24, 2026. It is now read-only.
This repository was archived by the owner on Jun 24, 2026. It is now read-only.

Remove Generic Exceptions #1428

Description

@ehennenfent

We use raise Exception in 47 different places. Not all of those are in unit tests. As a general rule, we should change these to more-specific exceptions so that it's easier to catch specific issues.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    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