errors/zs_exception library
Typedefs
- ZSException = ZeroSettleException
- Backward-compatible typedef. Use ZeroSettleException instead.
Exceptions / Errors
- ZeroSettleException
- Base exception type for the ZeroSettle SDK.
- ZSApiException
- An API or network error occurred.
- ZSCancelledException
- The user cancelled the checkout flow.
- ZSCheckoutFailedException
- The checkout flow failed.
- 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.