ErrorResponseError interface
Property Details
code
Error code.
code?: string
Property Value
string
message
Detail error message indicating why the operation failed.
message?: string
Property Value
string