Package-level declarations
Exceptions that can be thrown while making Olo Pay API calls
Types
An Exception that represents an inability to connect to Olo Pay servers. This could happen if the device has a poor/unstable network connection
An Exception that represents an internal problem with Olo Pay servers
An Exception indicating that there is a problem with the card used for the request. Card errors are the most common type of error that need to be handled. They occur when the user enters a card that can't be charged for some reason.
An exception having to do with Google Pay payments
An exception indicating invalid parameters were used in the request
Base Exception class for all exceptions
An exception indicating the rate limit has been exceeded and you need to wait to try again