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.
This exception is thrown when there is an issue with the license of the SDK.