TmInvalidConfigurationException

Exception thrown when a configuration is invalid in the purchase flow.

Parameters

error

The message describing the invalid configuration, defaults to empty.

Constructors

Link copied to clipboard
constructor(error: String = "")

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
Link copied to clipboard
open val message: String?