Class VndErrors.VndError

java.lang.Object
org.springframework.hateoas.RepresentationModel<VndErrors.VndError>
org.springframework.hateoas.mediatype.vnderrors.VndErrors.VndError
Enclosing class:
VndErrors

@Deprecated public static class VndErrors.VndError extends RepresentationModel<VndErrors.VndError>
Deprecated.
Use Problem to form vendor neutral error messages.
Author:
Oliver Gierke, Greg Turnquist