JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.github.barteksc.pdfviewer.listener
Interface OnErrorListener
public interface
OnErrorListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onError
(
Throwable
t)
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