TmInvalidConfigurationException

Represents an exception thrown when the Ticketmaster prepurchase configuration is invalid.

Parameters

error

The error message describing the invalid configuration, defaults to an empty string.

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?