public class RestException extends RuntimeException
| Constructor and Description |
|---|
RestException(String message,
int httpCode,
Optional<String> responseBody)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getHttpCode() |
Optional<String> |
getResponseBody() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2011–2019 Everit Kft.. All rights reserved.