public class ResponseProcessingException extends ProcessingException
| Constructor and Description |
|---|
ResponseProcessingException(Response response,
String message) |
ResponseProcessingException(Response response,
String message,
Throwable cause) |
ResponseProcessingException(Response response,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Response |
getResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 The Apache Software Foundation. All rights reserved.