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
/
PdfNativeException
/
PdfNativeException
Pdf
Native
Exception
constructor
(
nativeErrorCode
:
Int
,
message
:
String
=
"PDFium failed with error code "
,
cause
:
Throwable
?
=
null
)