All Implemented Interfaces:
Iterable<VndErrors.VndError>, ResolvableTypeProvider

@Deprecated public class VndErrors extends CollectionModel<VndErrors.VndError>
Deprecated.
since 1.1, use Problem to form vendor neutral error messages.
A representation model class to be rendered as specified for the media type application/vnd.error+json.
Author:
Oliver Gierke, Greg Turnquist