public class RequestFailedException extends RuntimeException
| Constructor and Description |
|---|
RequestFailedException(javax.ws.rs.core.Response response) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getResponse() |
int |
getStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.