ApiException

class ApiException : OloPayException

An Exception that represents an internal problem with Olo Pay servers

Constructors

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

Create an instance of this class with the given message

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

Create an instance of this class with the given throwable