Uses of Class
javax.ws.rs.client.ClientException

Packages that use ClientException
javax.ws.rs.client The JAX-RS client API 
 

Uses of ClientException in javax.ws.rs.client
 

Subclasses of ClientException in javax.ws.rs.client
 class InvocationException
          A runtime exception thrown during the HTTP request invocation processing, that signals a failure to process the HTTP request or response.
 



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.