Uses of Class
org.springframework.hateoas.mediatype.vnderrors.VndErrors
Packages that use VndErrors
-
Uses of VndErrors in org.springframework.hateoas.mediatype.vnderrors
Methods in org.springframework.hateoas.mediatype.vnderrors that return VndErrorsModifier and TypeMethodDescriptionVndErrors.add(VndErrors.VndError error) Deprecated.VndErrors.withError(VndErrors.VndError error) Deprecated.VndErrors.withErrors(List<VndErrors.VndError> errors) Deprecated.Deprecated.Deprecated.VndErrors.withLogref(Integer logref) Deprecated.VndErrors.withMessage(String message) Deprecated.
withError(VndError)}