@Provider final class IllegalArgumentExceptionMapper extends RestExceptionMapper<java.lang.IllegalArgumentException>
Constructor and Description |
---|
IllegalArgumentExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
protected javax.ws.rs.core.Response.Status |
getStatus(java.lang.IllegalArgumentException exception) |
getMessage, setRequestProvider, toResponse
protected javax.ws.rs.core.Response.Status getStatus(java.lang.IllegalArgumentException exception)
getStatus
in class RestExceptionMapper<java.lang.IllegalArgumentException>
exception
- Unused param