DrmLicenseKeyExpiredException

class DrmLicenseKeyExpiredException(message: String?) : RuntimeException

Signals that the DRM license expired.

Constructors

Link copied to clipboard
fun DrmLicenseKeyExpiredException(message: String? = null)