toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.exceptions
/
PSPDFKitNotInitializedException
PSPDFKit
Not
Initialized
Exception
class
PSPDFKitNotInitializedException
:
PSPDFKitException
Thrown when PSPDFKit calls are invoked without initializing the SDK first.
Members
Constructors
PSPDFKit
Not
Initialized
Exception
Link copied to clipboard
constructor
(
)
constructor
(
detailMessage
:
String
?
)
constructor
(
detailMessage
:
String
?
,
throwable
:
Throwable
?
)
constructor
(
throwable
:
Throwable
?
)