ApiConnectionException

class ApiConnectionException : OloPayException

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

Constructors

ApiConnectionException
Link copied to clipboard
fun ApiConnectionException(message: String?)

Create an instance of this class with the given message

ApiConnectionException
Link copied to clipboard
fun ApiConnectionException(throwable: Throwable)

Create an instance of this class with the given message