| Package | Description |
|---|---|
| org.shredzone.flattr4j.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
ForbiddenException
This exception is used when the operation is forbidden.
|
class |
NoMeansException
Deprecated.
Use
NoMoneyException instead |
class |
NoMoneyException
This exception is thrown when the user has no sufficient funds for the operation.
|
class |
NotFoundException
This exception is thrown when the target of the service call was not found.
|
class |
RateLimitExceededException
This exception is thrown when the rate limit was exceeded.
|
class |
ValidationException
This exception is used when an argument provided to a service call was invalid.
|
Copyright © 2010–2014. All rights reserved.