| Class | Description |
|---|---|
| ClaimableManager |
This class is intended to encapsulate all of the business logic needed to
interact with the claimable repository.
|
| ClaimableTools |
| Exception | Description |
|---|---|
| ClaimableException |
Exception that represents a general failure in the Claimable system.
|
| InsufficientFundsException |
Exception to indicate that there were insufficient funds to perform a certain action.
|
| InvalidParameterException |