Google Pay Exception
class GooglePayException(throwable: Throwable, errorType: GooglePayErrorType) : OloPayException
Content copied to clipboard
An exception having to do with Google Pay payments
See also
Parameters
throwable
The throwable for this exception
error Type
The type of Google Pay error this exception represents
Constructors
GooglePayException
Link copied to clipboard
fun GooglePayException(throwable: Throwable, errorType: GooglePayErrorType)
Content copied to clipboard
Create an instance of this class
Properties
errorType
Link copied to clipboard