org.jboss.resteasy.client.exception.mapper
Class ApacheHttpClient3ExceptionMapper
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApacheHttpClient3ExceptionMapper
public ApacheHttpClient3ExceptionMapper()
toException
public ResteasyClientException toException(Exception exception)
- Specified by:
toException
in interface ClientExceptionMapper<Exception>
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.