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, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.