blob: cfcba52554ff8309114104c40327af4bb9052de9 [file] [log] [blame] [view]
## linkis-label-common errorcode
| module name(模块名) | error code(错误码) | describe(描述) |enumeration name(枚举)| Exception Class(类名)|
| -------- | -------- | ----- |-----|-----|
|linkis-label-common |40001|Update label realtion failed(更新标签属性失败)|UPDATE_LABEL_FAILED|LabelCommonErrorCodeSummary|
|linkis-label-common |40001|The value of the label is set incorrectly, only one value can be set, and the separator symbol '-' cannot be used(标签的值设置错误,只能设置一个值,不能使用分割符符号 '-') |LABEL_ERROR_CODE|LabelCommonErrorCodeSummary|
|linkis-label-common |40001|Failed to build combinedLabel(构建组合标签失败) |FAILED_BUILD_COMBINEDLABEL|LabelCommonErrorCodeSummary|
|linkis-label-common |40001|Fail to read value input stream(读取值输入流失败) |FAILED_READ_INPUT_STREAM|LabelCommonErrorCodeSummary|
|linkis-label-common |40001|Fail to construct a label instance of:{0}(未能构建标签实例)|FAILED_CONSTRUCT_INSTANCE|LabelCommonErrorCodeSummary|
|linkis-label-common |40001|Not support envType(不支持 envType):{0}|NOT_SUPPORT_ENVTYPE|LabelCommonErrorCodeSummary|
|linkis-label-common |130001|ServiceInstance in request is null, please check label remove request(请求中的 ServiceInstance 为空,请检查标签删除请求)|CHECK_LABEL_REMOVE_REQUEST|LabelCommonErrorCodeSummary|