## Classes

- [InvalidAppActionException](https://building.usebutton.com/button-android/latest/reference/com/usebutton/sdk/exception/InvalidAppActionException.html)
- [PurchasePathException](https://building.usebutton.com/button-android/latest/reference/com/usebutton/sdk/exception/PurchasePathException.html)

## Enums

- [PurchasePathException.ErrorCode](https://building.usebutton.com/button-android/latest/reference/com/usebutton/sdk/exception/PurchasePathException.ErrorCode.html)

### Summary

#### public static final enum [PurchasePathException.ErrorCode](https://building.usebutton.com/button-android/latest/reference/com/usebutton/sdk/exception/PurchasePathException.ErrorCode.html)

| Enum Values |
| --- |
| APP_NOT_INSTALLED |

### Public Methods

| Method | Description |
| --- | --- |
| [valueOf](https://building.usebutton.com/button-android/latest/reference/com/usebutton/sdk/exception/PurchasePathException.ErrorCode.html#valueOf(java.lang.String)) | static PurchasePathException.ErrorCode valueOf(String name) |
| [values](https://building.usebutton.com/button-android/latest/reference/com/usebutton/sdk/exception/PurchasePathException.ErrorCode.html#values()) | static final ErrorCode[] values() |
