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