Uses of Class
net.anwiba.spatial.topo.json.v01_0.ErrorResponse
-
Packages that use ErrorResponse Package Description net.anwiba.spatial.topo.json.marshal -
-
Uses of ErrorResponse in net.anwiba.spatial.topo.json.marshal
Methods in net.anwiba.spatial.topo.json.marshal that return ErrorResponse Modifier and Type Method Description ErrorResponseTopoJsonMarshallingException. getError()Methods in net.anwiba.spatial.topo.json.marshal with parameters of type ErrorResponse Modifier and Type Method Description TopoJsonMarshallingExceptionTopoJsonMarshallingExceptionFactory. create(ErrorResponse response)Constructors in net.anwiba.spatial.topo.json.marshal with parameters of type ErrorResponse Constructor Description TopoJsonMarshallingException(ErrorResponse response)
-