This is the complete list of members for dev.rafex.ether.http.jetty12.JettyApiErrorResponses, including all inherited members.
| badRequest(final Response response, final Callback callback, final String message) | dev.rafex.ether.http.jetty12.JettyApiErrorResponses | |
| error(final Response response, final Callback callback, final HttpError mapped) | dev.rafex.ether.http.jetty12.JettyApiErrorResponses | |
| error(final Response response, final Callback callback, final HttpError mapped, final String path) | dev.rafex.ether.http.jetty12.JettyApiErrorResponses | |
| error(final Response response, final Callback callback, final int status, final String error, final String code) | dev.rafex.ether.http.jetty12.JettyApiErrorResponses | |
| error(final Response response, final Callback callback, final int status, final String error, final String code, final String message) | dev.rafex.ether.http.jetty12.JettyApiErrorResponses | |
| error(final Response response, final Callback callback, final int status, final String error, final String code, final String message, final String path) | dev.rafex.ether.http.jetty12.JettyApiErrorResponses | |
| forbidden(final Response response, final Callback callback, final String code) | dev.rafex.ether.http.jetty12.JettyApiErrorResponses | |
| internalServerError(final Response response, final Callback callback, final String message) | dev.rafex.ether.http.jetty12.JettyApiErrorResponses | |
| JettyApiErrorResponses(final JsonCodec jsonCodec) | dev.rafex.ether.http.jetty12.JettyApiErrorResponses | |
| JettyApiErrorResponses(final JsonCodec jsonCodec, final Clock clock) | dev.rafex.ether.http.jetty12.JettyApiErrorResponses | |
| notFound(final Response response, final Callback callback) | dev.rafex.ether.http.jetty12.JettyApiErrorResponses | |
| notFound(final Response response, final Callback callback, final String path) | dev.rafex.ether.http.jetty12.JettyApiErrorResponses | |
| unauthorized(final Response response, final Callback callback, final String code) | dev.rafex.ether.http.jetty12.JettyApiErrorResponses |