Added in API level 26

UnsupportedCasException

class UnsupportedCasException : MediaCasException
kotlin.Any
   ↳ kotlin.Throwable
   ↳ java.lang.Exception
   ↳ android.media.MediaCasException
   ↳ android.media.MediaCasException.UnsupportedCasException

Exception thrown when an attempt is made to construct a MediaCas object using a CA_system_id that is not supported by the device

Summary