Uses of Class
net.anwiba.spatial.osm.nominatim.schema.v01_0.ErrorResponse
-
Packages that use ErrorResponse Package Description net.anwiba.spatial.osm.nominatim.marshaller -
-
Uses of ErrorResponse in net.anwiba.spatial.osm.nominatim.marshaller
Methods in net.anwiba.spatial.osm.nominatim.marshaller that return ErrorResponse Modifier and Type Method Description ErrorResponseNominatimJsonMapperException. getError()Methods in net.anwiba.spatial.osm.nominatim.marshaller with parameters of type ErrorResponse Modifier and Type Method Description NominatimJsonMapperExceptionNominatimJsonMapperExceptionFactory. create(ErrorResponse response)protected booleanNominatimJsonObjectsUnmarshaller. isErrorResponse(ErrorResponse response)protected booleanNominatimJsonObjectUnmarshaller. isErrorResponse(ErrorResponse response)Constructors in net.anwiba.spatial.osm.nominatim.marshaller with parameters of type ErrorResponse Constructor Description NominatimJsonMapperException(ErrorResponse response)
-