blob: 65f67be24254565c660ff1f67b209a0b931c59ec [file] [log] [blame] [view]
## elasticsearch errorcode
| module name(模块名) | error code(错误码) | describe(描述) |enumeration name(枚举)| Exception Class(类名)|
| -------- | -------- | ----- |-----|-----|
|elasticsearch |70112|The elasticsearch cluster is empty(es集群为空)!|CLUSTER_IS_BLANK|EasticsearchErrorCodeSummary|
|elasticsearch |70113|EsEngineExecutor convert response fail, response content is empty(EsEngineExecutor response解析失败,response 内容为空).|RESPONSE_FAIL_IS_EMPTY|EasticsearchErrorCodeSummary|