SdkNotInitializedException

Exception thrown if SDK initialised.

Constructors

Link copied to clipboard
constructor()
constructor(detailMessage: String?)
constructor(throwable: Throwable?)
constructor(detailMessage: String?, throwable: Throwable?)

Properties

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