次の方法で共有


InnerError interface

エラーに関するより具体的な情報を含む オブジェクト。 Microsoft One API のガイドラインに従って - https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses

プロパティ

code

サーバー定義のエラー コードのセットの 1 つ。

innererror

内部エラー。

プロパティの詳細

code

サーバー定義のエラー コードのセットの 1 つ。

code: string

プロパティ値

string

innererror

内部エラー。

innererror?: InnerError

プロパティ値