Skip to content

Make Errors more useful #2

Description

@letmutx

Goal: To be able to pin-point a location where the malformed input is/error occurs.

Currently the Error type doesn't contain information on where an error happened. I think it'd be helpful if we have at least these details to start with:

  • Class name/ClassId - the error occurred while reading this Class from the input.
  • Method/Field - if relevant.
  • Id's of items (say in string_ids, type_ids section etc.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions