class |
AsyncJoinException
Thrown to encapsulate an underlying cause when using CompletableFuture.join() to convert
an asynchronous call to a synchronous one.
|
static class |
FeignException.BadGateway |
static class |
FeignException.BadRequest |
static class |
FeignException.Conflict |
static class |
FeignException.FeignClientException |
static class |
FeignException.FeignServerException |
static class |
FeignException.Forbidden |
static class |
FeignException.GatewayTimeout |
static class |
FeignException.Gone |
static class |
FeignException.InternalServerError |
static class |
FeignException.MethodNotAllowed |
static class |
FeignException.NotAcceptable |
static class |
FeignException.NotFound |
static class |
FeignException.NotImplemented |
static class |
FeignException.ServiceUnavailable |
static class |
FeignException.TooManyRequests |
static class |
FeignException.Unauthorized |
static class |
FeignException.UnprocessableEntity |
static class |
FeignException.UnsupportedMediaType |
class |
RetryableException
|