Skip to content

Create a ConfigurationError class #211

@riley-harper

Description

@riley-harper

This type of error indicates a problem in the configuration. Right now we often raise a ValueError when we encounter these issues, and so it may make sense for ConfigurationError to be a subclass of ValueError. There is already a UsageError in the errors module, but that seems to be used differently.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions