MCPcopy 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
67class ModuleDoesNotExistError(Exception):
68 pass
69
70
71class InternalServerError(Exception):

Callers 5

read_module_plain_sourceFunction · 0.90
get_next_moduleMethod · 0.90
get_next_moduleMethod · 0.90

Calls

no outgoing calls

Tested by 1

get_next_moduleMethod · 0.72