Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-toolkit
/ ResourceNotInCache
Class
ResourceNotInCache
src/commoncode/resource.py:85–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
84
85
class
ResourceNotInCache(Exception):
86
pass
87
88
89
class
UnknownResource(Exception):
Callers
1
_load_resource
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected