-
- All Implemented Interfaces:
-
org.readium.r2.shared.util.Error
public final class LcpError.Unknown extends LcpError
An unknown low-level exception was reported.
-
-
Constructor Summary
Constructors Constructor Description LcpError.Unknown(Error cause)
-
Method Summary
Modifier and Type Method Description ErrorgetCause()StringgetMessage()-
-
Method Detail
-
getCause
Error getCause()
-
getMessage
String getMessage()
-
-
-
-