forked from laiweijian4/doc-exports
Reviewed-by: Boka, Ladislav <ladislav.boka@t-systems.com> Co-authored-by: Ru, Li Yi <liyiru7@huawei.com> Co-committed-by: Ru, Li Yi <liyiru7@huawei.com>
2.7 KiB
2.7 KiB
Abnormal Request Results
Abnormal Response
Parameter |
Type |
Description |
---|---|---|
errCode |
String |
Returned error code when a task submission exception occurs. For details, see Error Codes. |
externalMessage |
String |
Description of the error returned when a task submission exception occurs. |
Example Response
{ "errCode": "DBS.300101", "externalMessage": "Failed to delete the schema" }
Parent topic: Appendix