Uses of Class
de.digitalcollections.model.api.http.exceptions.HttpException
-
Packages that use HttpException Package Description de.digitalcollections.model.api.http.exceptions.client de.digitalcollections.model.api.http.exceptions.server -
-
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).classResourceNotFoundExceptionclassUnauthorizedExceptionclassUnavailableForLegalReasonsException -
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
-