@Provider public final class WebServiceExceptionMapper extends RestExceptionMapper<WebServiceException>
Constructor and Description |
---|
WebServiceExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
protected javax.ws.rs.core.Response.StatusType |
getStatus(WebServiceException exception) |
getMessage, setRequestProvider, toResponse
protected javax.ws.rs.core.Response.StatusType getStatus(WebServiceException exception)
getStatus
in class RestExceptionMapper<WebServiceException>
exception
- Unused param