UnsupportedDrmException
class UnsupportedDrmException(val reason: Int? = null, message: String? = null, cause: Throwable? = null) : Exception
Signals that the used DRM technology is not supported.
Signals that the used DRM technology is not supported.