PDF Preview
1.0.8
androidJvm
pdfpreview
/
com.harissk.pdfpreview.listener
/
DocumentLoadListener
/
onDocumentLoadError
on
Document
Load
Error
@
MainThread
abstract
fun
onDocumentLoadError
(
error
:
Throwable
)
Called if an error occurred while opening the PDF.
Parameters
error
The exception that occurred.