exception library
Describes the exceptions of the Paylike ecosystem
Exceptions / Errors
- NotFoundException
- Thrown if somethings is not found
- NoTransactionIdAvailableException
- Thrown when the engine did not get to the final part of the flow and does not have a transaction ID to provide
- PaylikeException
- RateLimitException
- RetryException
- RetryException is used for throwing an exception when retry count is reached.
- ServerErrorException
- TDSHTMLNotAvailableException
- Thrown when the TDS flow cannot provide HTML
- VersionException