Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scrapy/scrapy
/ FileException
Class
FileException
scrapy/pipelines/files.py:78–79 ·
view source on GitHub ↗
General media error exception
Source
from the content-addressed store, hash-verified
76
77
78
class
FileException(Exception):
79
""
"General media error exception"
""
80
81
82
class
StatInfo(TypedDict, total=False):
Callers
2
test_should_remove_req_res_references_before_caching_the_results
Method · 0.90
media_downloaded
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_should_remove_req_res_references_before_caching_the_results
Method · 0.72