LicenseException

open class LicenseException(val errorCode: LicenseException.ErrorCode?, message: String?) : Exception

This exception is thrown when there is an issue with the license of the SDK.

Constructors

Link copied to clipboard
constructor(errorCode: LicenseException.ErrorCode?, message: String?)

Types

Link copied to clipboard

Properties

Link copied to clipboard