Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
103
class
CompileError(ForyError):
104
pass
105
106
107
_ERROR_CODE_TO_EXCEPTION = {
Callers
1
compile_function
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected