Class ClientResponseFailure

All Implemented Interfaces:
Serializable

@Deprecated public class ClientResponseFailure extends RuntimeException
Deprecated.
The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
Version:
$Revision: 1 $
See Also:
  • ResponseProcessingException
  • javax.ws.rs.client.ProcessingException
  • javax.ws.rs.client.WebApplicationException
  • Serialized Form
  • Field Details

  • Constructor Details

  • Method Details