DrmLicenseKeyExpiredException
class DrmLicenseKeyExpiredException(message: String? = null) : RuntimeException
Signals that the DRM license expired.
Constructors
| DrmLicenseKeyExpiredException | constructor(message: String? = null) |