次の方法で共有


StorageSyncInnerErrorDetails interface

Error Details オブジェクト。

プロパティ

callStack

エラーの呼び出し履歴。

innerException

内部エラーの例外。

innerExceptionCallStack

内部エラーの呼び出し履歴。

message

エラーのエラー メッセージ。

プロパティの詳細

callStack

エラーの呼び出し履歴。

callStack?: string

プロパティ値

string

innerException

内部エラーの例外。

innerException?: string

プロパティ値

string

innerExceptionCallStack

内部エラーの呼び出し履歴。

innerExceptionCallStack?: string

プロパティ値

string

message

エラーのエラー メッセージ。

message?: string

プロパティ値

string