PSPDFKitNotInitializedException

Thrown when PSPDFKit calls are invoked without initializing the SDK first.

Constructors

Link copied to clipboard
constructor()
constructor(detailMessage: String?)
constructor(detailMessage: String?, throwable: Throwable?)
constructor(throwable: Throwable?)