doc-exports/docs/dds/api-ref/dds_api_0060.html
Wang , Deng Ke 60010eb9d0 dds api 2.0.38sp24 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com>
Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
2023-01-13 08:55:41 +00:00

2.7 KiB

Abnormal Request Results

  • Abnormal responses
    Table 1 Parameter description

    Name

    Type

    Description

    error_code

    String

    Specifies the error returned when a task submission exception occurs.

    error_msg

    String

    Specifies the description of the error returned when a task submission exception occurs.

  • Example abnormal response
    { 
        "error_code": "DBS.200001",
        "error_msg": "Parameter error"
    }