@Provider public class IllegalArgumentExceptionMapper extends AbstractMapper<IllegalArgumentException>
error| Constructor and Description | 
|---|
IllegalArgumentExceptionMapper()  | 
| 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<IllegalArgumentException>