Este contenido no está disponible en el idioma seleccionado.
37.3. Client error handling
If you are using the Client Framework and your proxy methods return something other than a
ClientResponse
, the default client error handling comes into play. Any response code that is greater than 399
will automatically cause a org.jboss.resteasy.client.ClientResponseFailure
exception: