Uses of Class
net.anwiba.spatial.ckan.json.schema.v1_0.Error
-
Packages that use Error Package Description net.anwiba.spatial.ckan.json.schema.v1_0 net.anwiba.spatial.ckan.marshaller -
-
Uses of Error in net.anwiba.spatial.ckan.json.schema.v1_0
Methods in net.anwiba.spatial.ckan.json.schema.v1_0 that return Error Modifier and Type Method Description ErrorResponse. getError()Methods in net.anwiba.spatial.ckan.json.schema.v1_0 with parameters of type Error Modifier and Type Method Description voidResponse. setError(Error error) -
Uses of Error in net.anwiba.spatial.ckan.marshaller
Methods in net.anwiba.spatial.ckan.marshaller that return Error Modifier and Type Method Description ErrorCkanJsonMapperException. getError()Constructors in net.anwiba.spatial.ckan.marshaller with parameters of type Error Constructor Description CkanJsonMapperException(Error response)
-