Skip to content

[general] Handle Errors/Exceptions consistently. #18

Open
@mkustermann

Description

@mkustermann

We need to discuss how to handle errors consistently:

  • what errors to let through from lower levels
  • what errors to wrap into new errors
  • how many exception classes we want (and how many built-in exception classes we reuse)
  • a sensible exception/error class hierarchy

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions