toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.exceptions
/
MissingDependencyException
Missing
Dependency
Exception
open
class
MissingDependencyException
:
PSPDFKitException
Thrown when the dependency is missing from the project.
Members
Constructors
Missing
Dependency
Exception
Link copied to clipboard
constructor
(
)
constructor
(
detailMessage
:
String
)
constructor
(
detailMessage
:
String
,
throwable
:
Throwable
)
constructor
(
throwable
:
Throwable
)