toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.exceptions
/
InvalidLayoutException
Invalid
Layout
Exception
open
class
InvalidLayoutException
:
PSPDFKitException
Thrown when the used layout is missing a required view, or makes wrong use of internal view ids.
Members
Constructors
Invalid
Layout
Exception
Link copied to clipboard
constructor
(
)
constructor
(
detailMessage
:
String
)
constructor
(
detailMessage
:
String
,
throwable
:
Throwable
)
constructor
(
throwable
:
Throwable
)