public class WfsResponseExceptionMapper extends Object implements org.apache.cxf.jaxrs.client.ResponseExceptionMapper<WfsException>
| Constructor and Description |
|---|
WfsResponseExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
WfsException |
fromResponse(javax.ws.rs.core.Response response) |
public WfsException fromResponse(javax.ws.rs.core.Response response)
fromResponse in interface org.apache.cxf.jaxrs.client.ResponseExceptionMapper<WfsException>This work is licensed under a Creative Commons Attribution 4.0 International License.