-
- All Implemented Interfaces:
-
org.readium.r2.shared.util.Error
public final class ContentProtection.OpenError.AssetNotSupported extends ContentProtection.OpenError
-
-
Constructor Summary
Constructors Constructor Description ContentProtection.OpenError.AssetNotSupported(Error cause)
-
Method Summary
Modifier and Type Method Description ErrorgetCause()The cause error or null if there is none. StringgetMessage()An error message. -
-
Constructor Detail
-
ContentProtection.OpenError.AssetNotSupported
ContentProtection.OpenError.AssetNotSupported(Error cause)
-
-
Method Detail
-
getMessage
String getMessage()
An error message.
-
-
-
-