PurchasesException

open class PurchasesException(val error: PurchasesError)

An exception wrapping a PurchasesError.

Inheritors

Constructors

Link copied to clipboard
constructor(error: PurchasesError)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open val message: String
Link copied to clipboard