Package 

Class LcpError.Unknown

  • All Implemented Interfaces:
    org.readium.r2.shared.util.Error

    
    public final class LcpError.Unknown
    extends LcpError
                        

    An unknown low-level exception was reported.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Error cause
      private final String message
    • Constructor Summary

      Constructors 
      Constructor Description
      LcpError.Unknown(Error cause)
    • Method Summary

      Modifier and Type Method Description
      Error getCause()
      String getMessage()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait