Interface OnPageErrorListener
-
public interface OnPageErrorListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonPageError(int page, java.lang.Throwable t)Called if error occurred while loading PDF page
-