mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Spring cleaning: add missing @Override annotations
This commit is contained in:
@@ -395,6 +395,7 @@ public interface Errors {
|
||||
* e.g. for inclusion in an exception message.
|
||||
* @see #failOnError(Function)
|
||||
*/
|
||||
@Override
|
||||
String toString();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user