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