| Package | Description |
|---|---|
| com.syncthemall.diffbot.api | |
| com.syncthemall.diffbot.exception |
| Modifier and Type | Method and Description |
|---|---|
protected Future<T> |
Future.setError(DiffbotException error) |
| Modifier and Type | Class and Description |
|---|---|
class |
DiffbotAPIException
Represents an internal error in the Diffbot API (on Diffbot servers).
|
class |
DiffbotIOException
Wraps an IOExceptions when using the SDK, typically resulting from network-related issues.
|
class |
DiffbotParseException
Thrown when a response from Diffbot (JSON or DML) is not conform and cannot be parsed.
|
class |
DiffbotServerException
Wraps any non-200 HTTP responses from an API call.
|
class |
DiffbotUnauthorizedException
Thrown when the authorization to use the Diffbot API is refused.
|
Copyright © 2013. All Rights Reserved.