Skip to content
This repository was archived by the owner on Apr 21, 2023. It is now read-only.
This repository was archived by the owner on Apr 21, 2023. It is now read-only.

Support Runtime Message(s) #110

@asksage

Description

@asksage

Ideally, there should be a way to dynamically pass message instead of always getting from MessageSource.

It should be pretty easy to implement e.g. HandledException can add a constructor where it takes in message instead of arguments. And that message can be set dynamically using WebErrorHandler.

inside withMessage (if I am not mistaken) in WebErrorHandlers if the message is present in HandledException then use that other wise get from messageSource.

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