ApplyInProgressException


@ExperimentalPdfApi
public final class ApplyInProgressException extends IllegalStateException


Exception thrown when EditablePdfViewerFragment.applyDraftEdits is called while an apply operation is already in progress.

Summary