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
/
PdfException
Pdf
Exception
sealed
class
PdfException
:
Exception
Base class of every failure this library throws for expected PDF errors.
Inheritors
PdfPasswordRequiredException
PdfIncorrectPasswordException
PdfInvalidFormatException
PdfUnsupportedSecurityException
PdfIoException
PdfPageException
PdfClosedException
PdfUnsupportedFeatureException
PdfNativeException
Members
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?