Package play.http

Class HtmlOrJsonHttpErrorHandler

All Implemented Interfaces:
HttpErrorHandler

public class HtmlOrJsonHttpErrorHandler extends PreferredMediaTypeHttpErrorHandler
An HttpErrorHandler that uses either HTML or JSON in the response depending on the client's preference.