| ## 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| |
| |
| |