Skip to content

Standardize Exception messages #186

@omry

Description

@omry

There are some common information thas is applicable to most exceptions:

  1. what is the node this happened on.

  2. what is the key (if relevent)

  3. what is the value (if relevant)

  4. what is the full path of the key
    etc.

  5. refactor things such that all exceptions are going through the same formatting function.

  6. add tests for exception messages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions