public class ClientException extends RuntimeException
Constructor and Description |
---|
ClientException(com.sun.jersey.api.client.ClientResponse cr) |
Modifier and Type | Method and Description |
---|---|
com.sun.jersey.api.client.ClientResponse |
getClientResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013–2019. All rights reserved.