ErrorModel interface

Object representing error information

Properties

code

Error code

innerHttpError

Error from inner http call

message

Error message

Property Details

code

Error code

code: string

Property Value

string

innerHttpError

Error from inner http call

innerHttpError: InnerHttpError

Property Value

message

Error message

message: string

Property Value

string