MediaCasException
public
class
MediaCasException
extends Exception
java.lang.Object | |||
↳ | java.lang.Throwable | ||
↳ | java.lang.Exception | ||
↳ | android.media.MediaCasException |
|
Base class for MediaCas exceptions
Summary
Nested classes | |
---|---|
class |
MediaCasException.DeniedByServerException
Exception thrown when the provisioning server or key server denies a license for a device. |
class |
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. |
class |
MediaCasException.NotProvisionedException
Exception thrown when an operation on a MediaCas object is attempted before it's provisioned successfully. |
class |
MediaCasException.ResourceBusyException
Exception thrown when an operation on a MediaCas object is attempted and hardware resources are not available, due to being in use. |
class |
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 |
Inherited methods | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||
|