MediaCryptoExceptionpublic final class MediaCryptoException extends Exception Exception thrown if MediaCrypto object could not be instantiated for
whatever reason. |
Constructors Summary |
---|
public MediaCryptoException(String detailMessage)
super(detailMessage);
|
|