Package 

Class SearchError.Reading

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

    
    public final class SearchError.Reading
    extends SearchError
                        

    An error occurred while accessing one of the publication's resources.

    • Method Summary

      Modifier and Type Method Description
      ReadError getCause() The cause error or null if there is none.
      String getMessage() An error message.
      • Methods inherited from class java.lang.Object

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