toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.exceptions
/
PSPDFKitInitializationFailedException
PSPDFKit
Initialization
Failed
Exception
class
PSPDFKitInitializationFailedException
:
PSPDFKitException
Thrown when current device isn't supported by PSPDFKit (Android version too old, wrong ABI).
Members
Constructors
PSPDFKit
Initialization
Failed
Exception
Link copied to clipboard
constructor
(
)
constructor
(
detailMessage
:
String
?
)
constructor
(
detailMessage
:
String
?
,
throwable
:
Throwable
?
)
constructor
(
throwable
:
Throwable
?
)