public class ErrorFilter
extends com.sun.jersey.api.client.filter.ClientFilter
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NO_EXCEPTIONS |
| Constructor and Description |
|---|
ErrorFilter() |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.api.client.ClientResponse |
handle(com.sun.jersey.api.client.ClientRequest clientRequest) |
public static final java.lang.String NO_EXCEPTIONS
public com.sun.jersey.api.client.ClientResponse handle(com.sun.jersey.api.client.ClientRequest clientRequest)
throws com.sun.jersey.api.client.ClientHandlerException
handle in interface com.sun.jersey.api.client.ClientHandlerhandle in class com.sun.jersey.api.client.filter.ClientFiltercom.sun.jersey.api.client.ClientHandlerException