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

Class MissingAPIKey

plain2code_exceptions.py:41–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39
40
41class MissingAPIKey(Exception):
42 pass
43
44
45class InvalidAPIKey(Exception):

Callers 1

mainFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected