Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Codeplain-ai/codeplain
/ ModuleDoesNotExistError
Class
ModuleDoesNotExistError
plain2code_exceptions.py:67–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
66
67
class
ModuleDoesNotExistError(Exception):
68
pass
69
70
71
class
InternalServerError(Exception):
Callers
5
read_module_plain_source
Function · 0.90
get_required_module_by_name
Method · 0.90
get_next_module
Method · 0.90
get_plain_module_render_state
Function · 0.90
get_next_module
Method · 0.90
Calls
no outgoing calls
Tested by
1
get_next_module
Method · 0.72