JAX-RS Core API 2.3.6.Final-redhat-1

Uses of Interface
javax.ws.rs.ext.ExceptionMapper

Packages that use ExceptionMapper
javax.ws.rs.ext APIs that provide extensions to the types supported by the JAX-RS API. 
 

Uses of ExceptionMapper in javax.ws.rs.ext
 

Methods in javax.ws.rs.ext that return ExceptionMapper
<T extends Throwable>
ExceptionMapper<T>
Providers.getExceptionMapper(Class<T> type)
          Get an exception mapping provider for a particular class of exception.
 


JAX-RS Core API 2.3.6.Final-redhat-1

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