-
- All Implemented Interfaces:
-
org.readium.r2.shared.util.Error
public class LcpError.Return.AlreadyReturnedOrExpired extends LcpError.Return
Your publication has already been returned before or is expired.
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringmessageprivate final Errorcausepublic final static LcpError.Return.AlreadyReturnedOrExpiredINSTANCE
-
Method Summary
Modifier and Type Method Description StringgetMessage()ErrorgetCause()-
-
Method Detail
-
getMessage
String getMessage()
-
getCause
Error getCause()
-
-
-
-