java.lang.Object | |||||
↳ | java.lang.Throwable | ||||
↳ | java.lang.Exception | ||||
↳ | java.lang.RuntimeException | ||||
↳ | com.pspdfkit.exceptions.PSPDFKitException | ||||
↳ | com.pspdfkit.exceptions.InvalidThemeException |
Thrown when the used Context uses a theme incompatible with PSPDFKit.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
InvalidThemeException() | |||||||||||
InvalidThemeException(String detailMessage) | |||||||||||
InvalidThemeException(String detailMessage, Throwable throwable) | |||||||||||
InvalidThemeException(Throwable throwable) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |