PdfPasswordException


class PdfPasswordException : SecurityException


Represents the exception thrown when a password is required or an incorrect password is supplied to a protected document

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

PdfPasswordException

Added in 1.0.0-alpha10
PdfPasswordException(message: String)