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