MCPcopy Create free account
hub / github.com/TechifyBots/File-Stream-Bot / FIleNotFound

Class FIleNotFound

biisal/server/exceptions.py:5–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3 message = "Invalid hash"
4
5class FIleNotFound(Exception):
6 message = "File not found"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected