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

42 lines
2.7 KiB
HTML

<a name="dds_api_0060"></a><a name="dds_api_0060"></a>
<h1 class="topictitle1">Abnormal Request Results</h1>
<div id="body1598235747952"><ul id="dds_api_0060__u4f311cc3d4d6454f95f1461d067af3e2"><li id="dds_api_0060__l5ca24795c72b4566bc19d49477c0f38b">Abnormal responses
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="dds_api_0060__t1600a24cde73446fadb04fa4fd4176c9" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="dds_api_0060__rd8bc4cbf15874672964a2f6155ff619b"><th align="left" class="cellrowborder" valign="top" width="23.23%" id="mcps1.3.1.1.1.2.4.1.1"><p id="dds_api_0060__ae933c42bba744097bb871e1e47a3d811">Name</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20.200000000000003%" id="mcps1.3.1.1.1.2.4.1.2"><p id="dds_api_0060__a70dcf20d1f394d3886396b45ae4ed9e9">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="56.57%" id="mcps1.3.1.1.1.2.4.1.3"><p id="dds_api_0060__aab87d22c016b458fbf47a74f2c84238b">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="dds_api_0060__r3a83848174a44b2499a0b79476a18366"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.1.1.1.2.4.1.1 "><p id="dds_api_0060__p6826111184918">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20.200000000000003%" headers="mcps1.3.1.1.1.2.4.1.2 "><p id="dds_api_0060__a70943c58d7524abcb12b87181c64e2a5">String</p>
</td>
<td class="cellrowborder" valign="top" width="56.57%" headers="mcps1.3.1.1.1.2.4.1.3 "><p id="dds_api_0060__ac399032b44cd41cd82fc0a0c3e083886">Specifies the error returned when a task submission exception occurs.</p>
</td>
</tr>
<tr id="dds_api_0060__r406296b9b2bf4aafb5e79cf9da8fb201"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.1.1.1.2.4.1.1 "><p id="dds_api_0060__aa97ccde9ddfc4aa0823d82c4a22f6962">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20.200000000000003%" headers="mcps1.3.1.1.1.2.4.1.2 "><p id="dds_api_0060__a1ef067712a0141029c3dd10e0df28ab9">String</p>
</td>
<td class="cellrowborder" valign="top" width="56.57%" headers="mcps1.3.1.1.1.2.4.1.3 "><p id="dds_api_0060__a0994d9a70c8241ba8a2b1fc9b0757e6e">Specifies the description of the error returned when a task submission exception occurs.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li><li id="dds_api_0060__li1789672611102">Example abnormal response<pre class="codeblock" id="dds_api_0060__codeblock974934318538">{
"error_code": "DBS.200001",
"error_msg": "Parameter error"
}</pre>
</li></ul>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dds_public_parameters.html">Appendix</a></div>
</div>
</div>