Class | Description |
---|---|
AbstractVndErrorRenderer | Abstract super type for Vnd.Error renderers
|
VndErrorJsonRenderer | A JSON renderer that renders errors in in the Vnd.Error format (see https://github.com/blongden/vnd.error)
|
VndErrorXmlRenderer | A renderer that renders errors in in the Vnd.Error format (see https://github.com/blongden/vnd.error)
|