nutrient
Toggle table of contents
10.8.0
Nutrient
Target filter
Nutrient
Switch theme
Search in API
Skip to content
nutrient
nutrient
/
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
)