MCPcopy
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

1class DownloadError(Exception):
2 pass
3
4
5class FileURLRetrievalError(DownloadError):

Callers 3

downloadFunction · 0.85

Calls

no outgoing calls

Used in the wild real call sites across dependent graphs

searching dependent graphs…