InstantDownloadException

Thrown when there's an error while downloading instant document.

Constructors

Link copied to clipboard
constructor(@NonNull message: String)
constructor(@NonNull errorCode: InstantErrorCode, @NonNull message: String, @Nullable underlyingError: Integer)