Thrown when an upload POST returned a response but its body could not be read. The upload may already have been stored by B2, so retrying this error can create duplicate file versions or parts.
Creates a new UploadResponseBodyError instance.
Human-readable description of the response read failure.
Optional cause.
Optional
Readonly
Underlying response body error, when available.
Thrown when an upload POST returned a response but its body could not be read. The upload may already have been stored by B2, so retrying this error can create duplicate file versions or parts.