Uses of Class
net.anwiba.spatial.osm.overpass.schema.v00_6.ErrorResponse
-
Packages that use ErrorResponse Package Description net.anwiba.spatial.osm.overpass.marshaller -
-
Uses of ErrorResponse in net.anwiba.spatial.osm.overpass.marshaller
Methods in net.anwiba.spatial.osm.overpass.marshaller that return ErrorResponse Modifier and Type Method Description ErrorResponseOverpassJsonMapperException. getError()Methods in net.anwiba.spatial.osm.overpass.marshaller with parameters of type ErrorResponse Modifier and Type Method Description OverpassJsonMapperExceptionOverpassJsonMapperExceptionFactory. create(ErrorResponse response)Constructors in net.anwiba.spatial.osm.overpass.marshaller with parameters of type ErrorResponse Constructor Description OverpassJsonMapperException(ErrorResponse response)
-