Package 

Interface OnPageErrorListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onPageError(int page, Throwable t) Called if error occurred while loading PDF page
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • onPageError

         abstract void onPageError(int page, Throwable t)

        Called if error occurred while loading PDF page

        Parameters:
        t - Throwable with error