-
- All Implemented Interfaces:
-
org.readium.r2.shared.util.Error
public final class PublicationOpener.OpenError.FormatNotSupported extends PublicationOpener.OpenError
-
-
Constructor Summary
Constructors Constructor Description PublicationOpener.OpenError.FormatNotSupported(Error cause)
-
Method Summary
Modifier and Type Method Description ErrorgetCause()StringgetMessage()-
-
Method Detail
-
getCause
Error getCause()
-
getMessage
String getMessage()
-
-
-
-