on Error
open fun onError( session: MultiFileUploader, partId: Int, error: Exception)
Content copied to clipboard
Called when an error occurred during the upload of a part.
Parameters
session
The upstream session
part Id
The id of the part
error
The error that occurred