public class HttpException extends Exception
| Constructor and Description |
|---|
HttpException(String methodKey,
feign.Response response) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
int |
getStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.