toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.exceptions
/
InvalidPSPDFKitLicenseException
Invalid
PSPDFKit
License
Exception
open
class
InvalidPSPDFKitLicenseException
:
PSPDFKitException
Thrown when invalid license is passed during PSPDFKit initialization.
Members
Constructors
Invalid
PSPDFKit
License
Exception
Link copied to clipboard
constructor
(
)
constructor
(
detailMessage
:
String
)
constructor
(
detailMessage
:
String
,
throwable
:
Throwable
)
constructor
(
throwable
:
Throwable
)