@Provider public class NotFoundMapper extends AbstractMapper<javax.ws.rs.NotFoundException>
error| Constructor and Description |
|---|
NotFoundMapper() |
| 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<javax.ws.rs.NotFoundException>