@Provider @Priority(value=5000) public class ServiceNowExceptionMapper extends Object implements org.apache.cxf.jaxrs.client.ResponseExceptionMapper<ServiceNowException>
Constructor and Description |
---|
ServiceNowExceptionMapper(com.fasterxml.jackson.databind.ObjectMapper mapper) |
Modifier and Type | Method and Description |
---|---|
ServiceNowException |
fromResponse(javax.ws.rs.core.Response r) |
public ServiceNowExceptionMapper(com.fasterxml.jackson.databind.ObjectMapper mapper)
public ServiceNowException fromResponse(javax.ws.rs.core.Response r)
fromResponse
in interface org.apache.cxf.jaxrs.client.ResponseExceptionMapper<ServiceNowException>
Apache Camel