Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Include function name in SpelMessage.INCORRECT_NUMBER_OF_ARGUMENTS_TO_FUNCTION #32239

@sbrannen

Description

@sbrannen

Currently, SpelMessage.INCORRECT_NUMBER_OF_ARGUMENTS_TO_FUNCTION builds an error message that does not mention the offending function. Whereas, all other enum constants in SpelMessage relating to functions mention the function name.

To improve diagnostics for users, we should include the function name in INCORRECT_NUMBER_OF_ARGUMENTS_TO_FUNCTION.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions