errors/zs_exception library
Exceptions / Errors
- ZSApiException
- An API or network error occurred.
- ZSCancelledException
- The user cancelled the checkout flow.
- ZSCheckoutFailedException
- The checkout flow failed.
- ZSException
- Base exception type for the ZeroSettle SDK.
- ZSNotConfiguredException
- The SDK has not been configured. Call ZeroSettle.configure first.
- ZSProductNotFoundException
- No product found with the given identifier.
- ZSUserIdRequiredException
- A userId is required for this product type.
- ZSWebCheckoutDisabledException
- Web checkout is disabled for the user's jurisdiction.