Enhance EntityNotFound Exception Messages for rest handlers

Description

This change allows for more customizable 404 entity not found exception responses. This should benefit everyone using Quick since methods like findOrFail() provide a default exception message and it can be customized via arguments. Passing the message through to the client will help create more friendly (and detailed) error messages. Users can also default to the generic message by providing an empty string as exception.message as well.

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Fix versions

Priority

Sentry

Created June 15, 2022 at 7:44 PM
Updated June 17, 2022 at 3:27 PM
Resolved June 17, 2022 at 3:27 PM