Uses of Class
de.digitalcollections.cudami.client.feign.exceptions.HttpException
-
Packages that use HttpException Package Description de.digitalcollections.cudami.client.feign.exceptions.client de.digitalcollections.cudami.client.feign.exceptions.server -
-
Uses of HttpException in de.digitalcollections.cudami.client.feign.exceptions.client
Subclasses of HttpException in de.digitalcollections.cudami.client.feign.exceptions.client Modifier and Type Class Description classForbiddenExceptionclassHttpClientExceptionclassImATeapotExceptionHttpStatusCode 413 denoting the client is wrongfully using a teapot for making coffee as specified in the Hyper Text Coffee Pot Control Protocoll (see RFC 2324 for details).classResourceExceptionclassResourceNotFoundExceptionclassUnauthorizedExceptionclassUnavailableForLegalReasonsException -
Uses of HttpException in de.digitalcollections.cudami.client.feign.exceptions.server
Subclasses of HttpException in de.digitalcollections.cudami.client.feign.exceptions.server Modifier and Type Class Description classBadGatewayExceptionclassGatewayTimeOutExceptionclassHttpServerExceptionclassHttpVersionNotSupportedExceptionclassNotImplementedExceptionclassServiceUnavailableException
-