Package | Description |
---|---|
com.socrata.api |
Provides objects that implement all the major Socrata operations (verbs).
|
com.socrata.exceptions |
Defines the errors that can happen when using the Socrata APIs defined in com.socrata.api.
|
com.socrata.model.requests |
The model objects (nouns) used for defining SODA requests.These objects are mainly used internally
by the API to provide "retry" logic in the case of 202 retries..
|
Class and Description |
---|
LongRunningQueryException
Thrown if an operation takes a long time, and needs to be completed
asynchronously.
|
SodaError
Base class of all errors thrown from Soda.
|
Class and Description |
---|
SodaError
Base class of all errors thrown from Soda.
|
Class and Description |
---|
LongRunningQueryException
Thrown if an operation takes a long time, and needs to be completed
asynchronously.
|
SodaError
Base class of all errors thrown from Soda.
|
Copyright © 2013. All Rights Reserved.