public class GeoJsonMarshallingExceptionFactory extends Object implements net.anwiba.commons.json.IJsonObjectMarshallingExceptionFactory<ErrorResponse,GeoJsonMarshallingException>
| Constructor and Description |
|---|
GeoJsonMarshallingExceptionFactory() |
| Modifier and Type | Method and Description |
|---|---|
GeoJsonMarshallingException |
create(ErrorResponse response) |
public GeoJsonMarshallingException create(ErrorResponse response)
create in interface net.anwiba.commons.json.IJsonObjectMarshallingExceptionFactory<ErrorResponse,GeoJsonMarshallingException>Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.