ExtendedErrorInfo interface
this is the extended error info
Properties
code | this is the error response code |
message | this is the extended error info message |
Property Details
code
this is the error response code
code?: string
Property Value
string
message
this is the extended error info message
message?: string
Property Value
string