mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polishing
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@ public class ReaderContext {
|
||||
}
|
||||
|
||||
/**
|
||||
* Raise a fatal error.
|
||||
* Raise a regular error.
|
||||
*/
|
||||
public void error(String message, @Nullable Object source) {
|
||||
error(message, source, null, null);
|
||||
|
||||
Reference in New Issue
Block a user