MCPcopy Create free account
hub / github.com/apache/fory / CompileError

Class CompileError

python/pyfory/error.py:103–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101
102
103class CompileError(ForyError):
104 pass
105
106
107_ERROR_CODE_TO_EXCEPTION = {

Callers 1

compile_functionFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected