Package ch.tocco.nice2.rest.core.spi.error
package ch.tocco.nice2.rest.core.spi.error
-
ClassDescriptionThis exception indicates that something was wrong with the request sent by the client.This exception mapper can be registered on all types of exceptions.This exception indicates that the request body is missing.This exception indicates that a precondition has failed.This exception indicates that a precondition has failed.This exception mapper is registered on the
PreconditionRequiredException
.The exception is mapped onto a 408 REQUEST TIMEOUT response.General exception which can be thrown if a resource could not be found.MapsResourceNotFoundExceptions
to response status 404.MapsUnauthorizedException
to a response.