javax.ws.rs.ext
Interface ExceptionMapper<T extends Throwable>


public interface ExceptionMapper<T extends Throwable>


Method Summary
 Response toResponse(T throwable)
           
 

Method Detail

toResponse

Response toResponse(T throwable)


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