RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1

org.jboss.resteasy.client.exception.mapper
Class ApacheHttpClient3ExceptionMapper

java.lang.Object
  extended by org.jboss.resteasy.client.exception.mapper.ApacheHttpClient3ExceptionMapper
All Implemented Interfaces:
ClientExceptionMapper<Exception>

@Provider
public class ApacheHttpClient3ExceptionMapper
extends Object
implements ClientExceptionMapper<Exception>

Version:
$Revision: 1.1 $ Copyright Aug 1, 2012
Author:
Ron Sigal

Constructor Summary
ApacheHttpClient3ExceptionMapper()
           
 
Method Summary
 ResteasyClientException toException(Exception exception)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApacheHttpClient3ExceptionMapper

public ApacheHttpClient3ExceptionMapper()
Method Detail

toException

public ResteasyClientException toException(Exception exception)
Specified by:
toException in interface ClientExceptionMapper<Exception>

RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.