MCPcopy Index your code
hub / github.com/Codeplain-ai/codeplain / InvalidAPIKey

Class InvalidAPIKey

plain2code_exceptions.py:45–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43
44
45class InvalidAPIKey(Exception):
46 pass
47
48
49class OutdatedClientVersion(Exception):

Callers 1

_check_connectionFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected