Package citysdk.tourism.client.exceptions

Package for the library exceptions.

See:
          Description

Exception Summary
InvalidParameterException Exception thrown when the Parameter term is not valid for a given type of request.
InvalidParameterTermException Exception thrown when the Parameter term is not one of the values present in ParameterTerms.
InvalidResourceTermException Thrown if a given resource term is not valid
InvalidTermException Thrown if a given term is invalid.
InvalidValueException Thrown if a given value is invalid
ResourceNotAllowedException Exception thrown when the Parameter is not an available request for the server.
ServerErrorException Exception thrown to report server-side errors.
UnknownErrorException Exception thrown when a given JSON has formatting errors or any given unforeseen error.
VersionNotAvailableException Thrown when a given version is not supported by a given server
 

Package citysdk.tourism.client.exceptions Description

Package for the library exceptions.