Uses of Package
org.kiwiproject.jaxrs.exception
-
Packages that use org.kiwiproject.jaxrs.exception Package Description org.kiwiproject.jaxrs.exception -
Classes in org.kiwiproject.jaxrs.exception used by org.kiwiproject.jaxrs.exception Class Description ErrorMessage An error message that kiwi uses in JAX-RS related utilities.JaxrsException Represents a JAX-RS exception that uses the KiwiErrorMessageto describe the errors causing this exception.JaxrsValidationException Exception representing a 422 status code that extendsJaxrsExceptionto use Kiwi'sErrorMessage.