本章节介绍了服务器端的错误码及其含义。
| 错误代码 | 描述 | HTTP 状态码 |
|---|---|---|
| ServiceUnavailable | The request has failed due to a temporary failure of the server. | 503 |
| InternalError | The request processing has failed due to some unknown error, exception or failure. | 500 |
本章节介绍了服务器端的错误码及其含义。
| 错误代码 | 描述 | HTTP 状态码 |
|---|---|---|
| ServiceUnavailable | The request has failed due to a temporary failure of the server. | 503 |
| InternalError | The request processing has failed due to some unknown error, exception or failure. | 500 |