public class ClientAPIException extends WebServiceException
| Constructor and Description |
|---|
ClientAPIException(DigestedResponse response) |
ClientAPIException(DigestedResponse response,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
DigestedResponse |
getResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ClientAPIException(DigestedResponse response)
public ClientAPIException(DigestedResponse response, Throwable cause)
public DigestedResponse getResponse()
Copyright © 2013-2015. All Rights Reserved.