| ## linkis-pes-client errorcode |
| |
| |
| | 模块名(服务名) | 错误码 | 描述 | enumeration name(枚举)| Exception Class(类名)| |
| |-------------------|-------| ----- |---------|---------| |
| | linkis-pes-client | 20060 |the result returned by the repository client POST request does not match(物料库客户端POST请求返回的result不匹配)|POST_REQUEST_RESULT_NOT_MATCH|BmlClientErrorCodeSummary| |
| | linkis-pes-client | 20061 |failed to copy inputStream and outputStream (inputStream和outputStream流copy失败)|BML_CLIENT_FAILED|BmlClientErrorCodeSummary| |
| | linkis-pes-client | 20062 |serverUrl cannot be null(serverUrl 不能为空)|SERVER_URL_NOT_NULL|BmlClientErrorCodeSummary| |
| |