ErrorModel interface

Properties

code
details
innerError
message
target

Property Details

code

code?: string

Property Value

string

details

details?: ErrorDetails[]

Property Value

innerError

innerError?: string

Property Value

string

message

message?: string

Property Value

string

target

target?: string

Property Value

string