@Provider
public class InvocationTargetExceptionMapper
extends java.lang.Object
implements javax.ws.rs.ext.ExceptionMapper<java.lang.reflect.InvocationTargetException>
Constructor and Description |
---|
InvocationTargetExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
toResponse(java.lang.reflect.InvocationTargetException exception) |