Package-level declarations

Exceptions that can be thrown while making Olo Pay API calls

Types

Link copied to clipboard

An Exception that represents an inability to connect to Olo Pay servers. This could happen if the device has a poor/unstable network connection

Link copied to clipboard

An Exception that represents an internal problem with Olo Pay servers

Link copied to clipboard

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.

Link copied to clipboard

An exception indicating invalid parameters were used in the request

Link copied to clipboard

Base Exception class for all exceptions

Link copied to clipboard

An exception indicating the rate limit has been exceeded and you need to wait to try again