public class ClientWebException extends ClientRuntimeException
| Constructor and Description |
|---|
ClientWebException(ClientResponse response)
Wink compatibility layer class - see Wink docs.
|
| Modifier and Type | Method and Description |
|---|---|
ClientResponse |
getResponse()
Wink compatibility layer class - see Wink docs.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ClientWebException(ClientResponse response)
response - Wink compatibility layer class - see Wink docs.public ClientResponse getResponse()
Copyright © 2011–2016 UnboundID. All rights reserved.