android.media
Class MediaCodec.CryptoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
android.media.MediaCodec.CryptoException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- MediaCodec
public static final class MediaCodec.CryptoException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MediaCodec.CryptoException
public MediaCodec.CryptoException(int errorCode,
String detailMessage)
getErrorCode
public int getErrorCode()
Copyright © 2008-2012. All Rights Reserved.