次の方法で共有


ErrorInformation interface

ErrorInformation を表すインターフェイス。

プロパティ

code
innerError
message

プロパティの詳細

code

code?: string

プロパティ値

string

innerError

innerError?: InnerError

プロパティ値

message

message?: string

プロパティ値

string