Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Allow override of the message property for a violation exception #105

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

wimdeblauwe
Copy link
Owner

Fixes #103

Copy link

@donalmurtagh donalmurtagh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but there should be some documentation that explains how to override a top-level exception. I guess it will be something like

error.handling.messages.com.package.MyException=My custom message

@wimdeblauwe
Copy link
Owner Author

Good point. Docs added now.

@wimdeblauwe wimdeblauwe added this to the 4.5.0 milestone Sep 24, 2024
@wimdeblauwe wimdeblauwe merged commit ceae8ae into develop Sep 24, 2024
2 checks passed
@wimdeblauwe wimdeblauwe deleted the feature/gh-103 branch September 24, 2024 20:09
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.

Support override of top-level exception message
2 participants