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

Packages that use ExceptionMapper
javax.ws.rs.ext   
 

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> rawType)
           
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.