MCPcopy Create free account
hub / github.com/VJBots/VJ-File-Store / FIleNotFound

Class FIleNotFound

TechVJ/server/exceptions.py:8–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6 message = "Invalid hash"
7
8class FIleNotFound(Exception):
9 message = "File not found"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected