public class FeignResponseException extends RuntimeException
| Constructor and Description |
|---|
FeignResponseException(int statusCode,
String message) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.HttpStatus |
getStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FeignResponseException(int statusCode,
String message)
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.