toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.instant.exceptions
/
InstantDownloadException
Instant
Download
Exception
open
class
InstantDownloadException
:
InstantException
Thrown when there's an error while downloading instant document.
Members
Constructors
Instant
Download
Exception
Link copied to clipboard
constructor
(
@
NonNull
message
:
String
)
constructor
(
@
NonNull
errorCode
:
InstantErrorCode
,
@
NonNull
message
:
String
,
@
Nullable
underlyingError
:
Integer
)