ExtendedErrorInfo interface
Extended error information including error code and error message
Properties
code | Error code describing the reason that service is not able to process the incoming request |
message |
Property Details
code
Error code describing the reason that service is not able to process the incoming request
code?: string
Property Value
string
message
message?: string
Property Value
string