Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
41
class
MissingAPIKey(Exception):
42
pass
43
44
45
class
InvalidAPIKey(Exception):
Callers
1
main
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected