Class PageRenderingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.barteksc.pdfviewer.exception.PageRenderingException
All Implemented Interfaces:
Serializable

public class PageRenderingException extends Exception
See Also:
  • Constructor Details

    • PageRenderingException

      public PageRenderingException(int page, Throwable cause)
  • Method Details

    • getPage

      public int getPage()