Uses of Class
de.digitalcollections.model.api.http.exceptions.HttpException
-
Uses of HttpException in de.digitalcollections.model.api.http.exceptions
Methods in de.digitalcollections.model.api.http.exceptions that return HttpException Modifier and Type Method Description static HttpExceptionHttpErrorDecoder. decode(java.lang.String methodKey, int statusCode, java.net.http.HttpResponse response) -
Uses of HttpException in de.digitalcollections.model.api.http.exceptions.client
Subclasses of HttpException in de.digitalcollections.model.api.http.exceptions.client Modifier and Type Class Description classForbiddenExceptionclassHttpClientExceptionclassImATeapotExceptionHttpStatusCode 418 denoting the api is wrongfully using a teapot for making coffee as specified in the Hyper Text Coffee Pot Control Protocol (see RFC 2324 for details).classResourceNotFoundExceptionclassUnauthorizedExceptionclassUnavailableForLegalReasonsExceptionclassUnprocessableEntityException -
Uses of HttpException in de.digitalcollections.model.api.http.exceptions.server
Subclasses of HttpException in de.digitalcollections.model.api.http.exceptions.server Modifier and Type Class Description classBadGatewayExceptionclassGatewayTimeOutExceptionclassHttpServerExceptionclassHttpVersionNotSupportedExceptionclassNotImplementedExceptionclassServiceUnavailableException