Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wkentaro/gdown
/ DownloadError
Class
DownloadError
gdown/exceptions.py:1–2 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
class
DownloadError(Exception):
2
pass
3
4
5
class
FileURLRetrievalError(DownloadError):
Callers
3
test_download_folder_propagates_download_error
Function · 0.90
download
Function · 0.85
_parse_embedded_folder_view
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_download_folder_propagates_download_error
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…