Skip to content

Conversation

@shivanshbagai
Copy link

Closes #50

Extended the BaseException class from concerto-core to define a new error class

Changes

  • added a new error class NameNotFoundException from BaseException
  • changed the error throw in function resolveName

Flags

  • first time contributing , let me know how I did

Screenshots or Video

Screenshot 2025-08-04 at 4 43 47 PM

Related Issues

Author Checklist

  • Ensure you provide a DCO sign-off for your commits using the --signoff option of git commit.
  • Vital features and changes captured in unit and/or integration tests
  • Commits messages follow AP format
  • Extend the documentation, if necessary
  • Merging to main from shivanshbagai/concerto-model

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Raise a specific exception type (ideally BaseException) instead of generic Error

1 participant