KitePDF
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
KitePDF
kitepdf
/
io.github.yuroyami.kitepdf.core
/
PdfFormatException
Pdf
Format
Exception
class
PdfFormatException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
Raised for any structural PDF error: bad header, truncated stream, malformed xref, etc.
Members
Constructors
Pdf
Format
Exception
Link copied to clipboard
constructor
(
message
:
String
,
cause
:
Throwable
?
=
null
)