toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.exceptions
/
InvalidThemeException
Invalid
Theme
Exception
open
class
InvalidThemeException
:
PSPDFKitException
Thrown when the used
Context
uses a theme incompatible with PSPDFKit.
Members
Constructors
Invalid
Theme
Exception
Link copied to clipboard
constructor
(
)
constructor
(
detailMessage
:
String
)
constructor
(
detailMessage
:
String
,
throwable
:
Throwable
)
constructor
(
throwable
:
Throwable
)