-
class
A RestFailureRenderer that uses the configured templating engine to render exceptions destined for humans.
class
A HTML renderer that will only emit HTML when the caller lists text/html as their primary Accept header value
class
A simple renderer that renders an XML form of the RestFailure object by letting the JAX-RS implementation serialise it
Sets the X-Rich-Exception flag so that our code can understand and intelligently reconstruct an exception client-side
-
class
Renders exceptions using a template