Uses of Class
net.anwiba.spatial.ors.schema.v04_0.ErrorResponse
-
Packages that use ErrorResponse Package Description net.anwiba.spatial.ors.marshaller -
-
Uses of ErrorResponse in net.anwiba.spatial.ors.marshaller
Methods in net.anwiba.spatial.ors.marshaller that return ErrorResponse Modifier and Type Method Description ErrorResponseOpenRouteServiceJsonMapperException. getError()Methods in net.anwiba.spatial.ors.marshaller with parameters of type ErrorResponse Modifier and Type Method Description OpenRouteServiceJsonMapperExceptionOpenRouteServiceJsonMapperExceptionFactory. create(ErrorResponse response)Constructors in net.anwiba.spatial.ors.marshaller with parameters of type ErrorResponse Constructor Description OpenRouteServiceJsonMapperException(ErrorResponse response)
-