Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/treeverse/dvc
/ DownloadError
Class
DownloadError
dvc/exceptions.py:236–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
234
235
236
class
DownloadError(FileTransferError):
237
_METHOD =
"download"
238
239
240
class
UploadError(FileTransferError):
Callers
1
fetch
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected