Package 

Class LcpError.Container

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

    
    public class LcpError.Container
    extends LcpError
                        

    Errors while reading or writing a LCP container (LCPL, EPUB, LCPDF, etc.)

    • Field Summary

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

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

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