Uses of Class
org.springframework.boot.web.error.Error
Packages that use Error
-
Uses of Error in org.springframework.boot.web.error
Methods in org.springframework.boot.web.error that return types with arguments of type ErrorModifier and TypeMethodDescriptionError.wrap
(List<? extends MessageSourceResolvable> errors) Wrap the given errors.