Pdfdemo
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Pdfdemo
pdf-core
/
io.github.limuyang2.pdf.core
/
PdfPasswordRequiredException
Pdf
Password
Required
Exception
class
PdfPasswordRequiredException
:
PdfException
The document is encrypted and no password was supplied to
PdfViewer.open
.
Members
Constructors
Pdf
Password
Required
Exception
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?