Package 

Interface OnErrorListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onError(Throwable t) Called if error occurred while opening PDF
      • Methods inherited from class java.lang.Object

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

      • onError

         abstract void onError(Throwable t)

        Called if error occurred while opening PDF

        Parameters:
        t - Throwable with error