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