public class RestStatusException extends DataAccessException
| Constructor and Description |
|---|
RestStatusException(int status,
String msg) |
RestStatusException(int status,
String msg,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatus() |
String |
toString() |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.