ErrorInformation interface

An interface representing ErrorInformation.

Properties

code
innerError
message

Property Details

code

code?: string

Property Value

string

innerError

innerError?: InnerError

Property Value

message

message?: string

Property Value

string