MCPcopy 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
85class ResourceNotInCache(Exception):
86 pass
87
88
89class UnknownResource(Exception):

Callers 1

_load_resourceMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected