Package 

Class LcpError.Runtime

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

    
    public final class LcpError.Runtime
    extends LcpError
                        

    An unexpected LCP exception occurred. Please post an issue on r2-lcp-kotlin with the error message and how to reproduce it.

    • 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