Class PageRenderingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.github.barteksc.pdfviewer.exception.PageRenderingException
-
- All Implemented Interfaces:
java.io.Serializable
public class PageRenderingException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PageRenderingException(int page, java.lang.Throwable cause)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetPage()
-