| Package | Description |
|---|---|
| com.syncthemall.diffbot.api | |
| com.syncthemall.diffbot.exception |
| Class and Description |
|---|
| DiffbotAPIException
Represents an internal error in the Diffbot API (on Diffbot servers).
|
| DiffbotException
A base
Exception for all exceptions specifics to Diffbot and this SDK. |
| DiffbotIOException
Wraps an IOExceptions when using the SDK, typically resulting from network-related issues.
|
| DiffbotParseException
Thrown when a response from Diffbot (JSON or DML) is not conform and cannot be parsed.
|
| DiffbotServerException
Wraps any non-200 HTTP responses from an API call.
|
| DiffbotUnauthorizedException
Thrown when the authorization to use the Diffbot API is refused.
|
| Class and Description |
|---|
| DiffbotException
A base
Exception for all exceptions specifics to Diffbot and this SDK. |
Copyright © 2013. All Rights Reserved.