ErrorModel interface
Object representing error information
Properties
| code | Error code |
| inner |
Error from inner http call |
| message | Error message |
Property Details
code
Error code
code: string
Property Value
string
innerHttpError
message
Error message
message: string
Property Value
string