-
- All Implemented Interfaces:
-
org.readium.r2.shared.util.Error
public class LcpError.LicenseIntegrity.InvalidUserKeyCheck extends LcpError.LicenseIntegrity
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringmessageprivate final Errorcausepublic final static LcpError.LicenseIntegrity.InvalidUserKeyCheckINSTANCE
-
Method Summary
Modifier and Type Method Description StringgetMessage()ErrorgetCause()-
-
Method Detail
-
getMessage
String getMessage()
-
getCause
Error getCause()
-
-
-
-