blob: b8a7b10311e02bb7f745cb263091c3f4ec147f66 [file] [log] [blame] [view]
## linkis-engineconn-core errorcode
| module name(模块名) | error code(错误码) | describe(描述) |enumeration name(枚举)| Exception Class(类名)|
| -------- | -------- | ----- |-----|-----|
|linkis-engineconn-core |12100|You need to wait for engine conn to be initialized before starting to call(在开始调用之前,您需要等待 engine conn 初始化)|NEED_ENGINE_BEFORE_CALL|LinkisEngineconnCoreErrorCodeSummary|
|linkis-engineconn-core |12101|Cannot parse cs table for node:{0}(无法解析节点:{0} cs 表)|CANNOT_PARSE_FOR_NODE|LinkisEngineconnCoreErrorCodeSummary|