ActivationException

open class ActivationException(val description: String = "Error while activating the iAdvize Conversation SDK") : IAdvizeSDK.Error

Exception thrown when an error is encountered while activating the SDK.

Inheritors

Constructors

Link copied to clipboard
constructor(description: String = "Error while activating the iAdvize Conversation SDK")

Properties

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

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard