Interface OnErrorListener
-
public interface OnErrorListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonError(java.lang.Throwable t)Called if error occurred while opening PDF
-