Uses of Package
ca.uhn.fhir.rest.server.exceptions
Package
Description
-
ClassDescriptionRepresents an HTTP 404 Resource Not Found response, which means that the request is pointing to a resource that does not exist.
-
ClassDescriptionBase class for RESTful client and server exceptions.Represents an HTTP 500 Internal Error response.
-
-
-
-
ClassDescriptionRepresents an HTTP 500 Internal Error response.Represents an HTTP 400 Bad Request response.
-
ClassDescriptionRepresents an HTTP 401 Client Unauthorized response, which means that the client needs to provide credentials, or has provided invalid credentials.Base class for RESTful client and server exceptions.Deprecated.
-
-
ClassDescriptionRepresents an HTTP 404 Resource Not Found response, which means that the request is pointing to a resource that does not exist.
PreconditionFailedException
instead - This exception is strangely named and will be removed at some point.