public static class FeignException.UnprocessableEntity extends FeignException
FeignException.BadGateway, FeignException.BadRequest, FeignException.Conflict, FeignException.Forbidden, FeignException.GatewayTimeout, FeignException.Gone, FeignException.InternalServerError, FeignException.MethodNotAllowed, FeignException.NotAcceptable, FeignException.NotFound, FeignException.NotImplemented, FeignException.ServiceUnavailable, FeignException.TooManyRequests, FeignException.Unauthorized, FeignException.UnprocessableEntity, FeignException.UnsupportedMediaType
Constructor and Description |
---|
UnprocessableEntity(String message,
byte[] body) |
content, contentUTF8, errorStatus, status
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnprocessableEntity(String message, byte[] body)
Copyright © 2012–2019 OpenFeign. All rights reserved.