共用方式為


CassandraError interface

屬性

additionalErrorInfo

錯誤的其他資訊。

code

發生的錯誤碼。

message

錯誤的訊息。

target

錯誤的目標資源。

屬性詳細資料

additionalErrorInfo

錯誤的其他資訊。

additionalErrorInfo?: string

屬性值

string

code

發生的錯誤碼。

code?: string

屬性值

string

message

錯誤的訊息。

message?: string

屬性值

string

target

錯誤的目標資源。

target?: string

屬性值

string