mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
448c99f224
To eliminate code duplication, ScriptStatementFailedException and ScriptUtils now delegate to a new buildErrorMessage() utility method. Issue: SPR-12752