Added in API level 30

MediaCasException.InsufficientResourceException


public static final class MediaCasException.InsufficientResourceException
extends MediaCasException

java.lang.Object
   โ†ณ java.lang.Throwable
     โ†ณ java.lang.Exception
       โ†ณ android.media.MediaCasException
         โ†ณ android.media.MediaCasException.InsufficientResourceException


Exception thrown when an operation on a MediaCas object is attempted and hardware resources are not sufficient to allocate, due to client's lower priority.

Summary

Inherited methods