blob: 7d00dff03e0bc034e74c12b1d404659297ce19e4 [file] [log] [blame] [view]
## linkis-httpclient errorcode
| 模块名(服务名) | 错误码 | 描述 | enumeration name(枚举)| Exception Class(类名)|
| -------- | -------- | ----- |-----|-----|
|linkis-httpclient|10901|connect to serverUrl {0} failed! Reason: gateway server is unhealthy!(连接到 serverUrl {0} 失败! 原因:网关服务器请求失败!)|CONNECT_TO_SERVERURL|LinkisHttpclientErrorCodeSummary|
|linkis-httpclient|10905|URL request failed!(URL 请求失败)|REQUEST_FAILED_HTTP|LinkisHttpclientErrorCodeSummary|
|linkis-httpclient|10900|Discovery is not enable(未启用发现!)|MESSAGE_PARSE_EXCEPTION|LinkisHttpclientErrorCodeSummary|
|linkis-httpclient|10902|Not supported client method!(不支持客户端方法!)|METHOD_NOT_SUPPORT_EXCEPTION|LinkisHttpclientErrorCodeSummary|