GooglePayException

class GooglePayException(throwable: Throwable, errorType: GooglePayErrorType) : OloPayException

An exception having to do with Google Pay payments

See also

Parameters

throwable

The throwable for this exception

errorType

The type of Google Pay error this exception represents

Constructors

GooglePayException
Link copied to clipboard
fun GooglePayException(throwable: Throwable, errorType: GooglePayErrorType)

Create an instance of this class

Properties

errorType
Link copied to clipboard
val errorType: GooglePayErrorType

The type of error