| Exception | Description |
|---|---|
| FlattrException |
A generic Flattr exception, like a network error or an unexpected response from the
Flattr web service.
|
| FlattrServiceException |
This exception is used when the Flattr web service returned an error.
|
| ForbiddenException |
This exception is used when the operation is forbidden.
|
| MarshalException |
This runtime exception is thrown when the data couldn't be properly marshalled or
unmarshalled.
|
| NoMoneyException |
This exception is thrown when the user has no sufficient funds for the operation.
|
| NotFoundException |
This exception is thrown when the target of the service call was not found.
|
| RateLimitExceededException |
This exception is thrown when the rate limit was exceeded.
|
| ValidationException |
This exception is used when an argument provided to a service call was invalid.
|
Copyright © 2010–2017. All rights reserved.