DrmLicenseKeyExpiredException

DrmLicenseKeyExpiredException

class DrmLicenseKeyExpiredException(message: String? = null) : RuntimeException

Signals that the DRM license expired.

Constructors

DrmLicenseKeyExpiredExceptionconstructor(message: String? = null)