onDocumentSaveFailed

open fun onDocumentSaveFailed(@NonNull document: PdfDocument, @NonNull exception: Throwable)

Called if document saving has failed.

Parameters

exception

Cause of the saving failure if applicable.