Package org.kiwiproject.jaxrs.exception
package org.kiwiproject.jaxrs.exception
-
ClassDescriptionMap
ConstraintViolationExceptionto a JSONResponse.An error message that kiwi uses in Jakarta REST related utilities.MapIllegalArgumentExceptiontoResponse.MapIllegalStateExceptiontoResponse.Exception representing a 400 Bad Request that extendsJaxrsExceptionto use Kiwi'sErrorMessage.Exception representing a 409 Conflict that extendsJaxrsExceptionto use Kiwi'sErrorMessage.Represents a Jakarta REST exception that uses the KiwiErrorMessageto describe the errors causing this exception.Map aJaxrsExceptionto aResponse.Exception representing a 403 Forbidden that extendsJaxrsExceptionto use Kiwi'sErrorMessage.Exception representing a 500 Internal Server Error.Exception representing a 401 Unauthorized that extendsJaxrsExceptionto use Kiwi'sErrorMessage.Exception representing a 404 Not Found that extendsJaxrsExceptionto use Kiwi'sErrorMessage.Exception representing a 422 status code that extendsJaxrsExceptionto use Kiwi'sErrorMessage.MapNoSuchElementExceptiontoResponse.MapWebApplicationExceptiontoResponse.