@Provider public class EntityNotFoundMapper extends AbstractMapper<ItemNotFoundException>
error| Constructor and Description |
|---|
EntityNotFoundMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected javax.ws.rs.core.Response.Status |
responseStatus()
Returns the response status to be given when the exception occurs.
|
messageFrom, response, toResponseprotected javax.ws.rs.core.Response.Status responseStatus()
AbstractMapperresponseStatus in class AbstractMapper<ItemNotFoundException>