to top
Android APIs
public static final class

MediaCodec.CryptoException

extends RuntimeException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ android.media.MediaCodec.CryptoException

Summary

Public Constructors
MediaCodec.CryptoException(int errorCode, String detailMessage)
Public Methods
int getErrorCode()
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public MediaCodec.CryptoException (int errorCode, String detailMessage)

Since: API Level 16

Public Methods

public int getErrorCode ()

Since: API Level 16