DrmSessionExceptionCopy Pagecom.bitmovin.player.api.deficiency.exceptionDrmSessionException class DrmSessionException(cause: Throwable? = null) : Exception Signals that an error occurred and the DRM session failed because of it. More information can be found in the cause. Constructors DrmSessionExceptionconstructor(cause: Throwable? = null)Updated 27 days ago