@Provider public class InvocationTargetExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<InvocationTargetException>
| Constructor and Description |
|---|
InvocationTargetExceptionMapper() |
public javax.ws.rs.core.Response toResponse(InvocationTargetException exception)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<InvocationTargetException>