StatusMessage interface

Error and status message

Properties

errorCode

The error code

message

The error or status message

Property Details

errorCode

The error code

errorCode?: number

Property Value

number

message

The error or status message

message?: string

Property Value

string