-
- All Implemented Interfaces:
-
org.readium.r2.shared.util.Error
public class LcpError.Parsing.StatusDocument extends LcpError.Parsing
The JSON is not representing a valid Status Document.
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringmessageprivate final Errorcausepublic final static LcpError.Parsing.StatusDocumentINSTANCE
-
Method Summary
Modifier and Type Method Description StringgetMessage()ErrorgetCause()-
-
Method Detail
-
getMessage
String getMessage()
-
getCause
Error getCause()
-
-
-
-