toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.ui
/
PdfUiFragment
/
onDocumentSaveFailed
on
Document
Save
Failed
open
fun
onDocumentSaveFailed
(
@
NonNull
document
:
PdfDocument
,
@
NonNull
exception
:
Throwable
)
Called if document saving has failed.
Parameters
exception
Cause of the saving failure if applicable.