InnerErrorDescription interface
inner error.
Properties
code | error code. |
message | error message. |
target | target of the particular error. |
Property Details
code
error code.
code: string
Property Value
string
message
error message.
message: string
Property Value
string
target
target of the particular error.
target?: string
Property Value
string