次の方法で共有


ApiErrorBase interface

API エラーベース。

プロパティ

code

エラー コード。

message

エラー メッセージ。

target

特定のエラーのターゲット。

プロパティの詳細

code

エラー コード。

code?: string

プロパティ値

string

message

エラー メッセージ。

message?: string

プロパティ値

string

target

特定のエラーのターゲット。

target?: string

プロパティ値

string