ModuleMissingError

Exception thrown by SDK in case of any required MoEngage module is missing while using required feature

Since

13.06.00

Constructors

Link copied to clipboard
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?