錯誤碼列表
更新時間 2024-09-06 18:11:38
最近更新時間: 2024-09-06 18:11:38
分享文章
本節主要介紹監控的錯誤碼。
HTTP status 錯誤碼 錯誤信息 描述 400 ArgumentNotAllowed The argument 'argument' is not allowed when value at 'argument2' is value2. 參數值不正確。 400 ExceedQueryRange Value value at 'argument' failed to satisfy constraint: Argument must be message.? ? 超出限定范圍,無法執行該操作。 400 InvalidEnumValue Value value at 'argument' failed to satisfy constraint: Argument must satisfy enum value set: [value1, value2... ] 枚舉參數不合法。 400 InvalidTime The end time must be later than the start time. 開始時間必須早于結束時間 400 InvalidTimeFormat Value value at 'argument' failed to satisfy constraint: Argument must conform to Format format. 時間格式不合法。