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

org.jboss.resteasy.client.exception.mapper
Interface ClientExceptionMapper<E extends Throwable>

All Known Implementing Classes:
ApacheHttpClient3ExceptionMapper, ApacheHttpClient4ExceptionMapper

public interface ClientExceptionMapper<E extends Throwable>

Version:
$Revision: 1.1 $ Copyright Jul 28, 2012
Author:
Ron Sigal

Method Summary
 RuntimeException toException(E exception)
           
 

Method Detail

toException

RuntimeException toException(E exception)

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

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