-
- All Implemented Interfaces:
-
org.readium.r2.shared.util.Error
public class LcpError.Renew.RenewFailed extends LcpError.Renew
Your publication could not be renewed properly.
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringmessageprivate final Errorcausepublic final static LcpError.Renew.RenewFailedINSTANCE
-
Method Summary
Modifier and Type Method Description StringgetMessage()ErrorgetCause()-
-
Method Detail
-
getMessage
String getMessage()
-
getCause
Error getCause()
-
-
-
-