Interface OnErrorListener


public interface OnErrorListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called if error occurred while opening PDF
  • Method Details

    • onError

      void onError(Throwable t)
      Called if error occurred while opening PDF
      Parameters:
      t - Throwable with error