Error

Message to indicate an error on the previous request.

An Error Message can be sent both by clients or servers to indicate an error on a previous request identified with its Stream Identifier.

FieldValueDescription

Message Type

0x02

Error

Message Size

Remaining Message Length

Body

NameFieldTypeMandatoryDescription

Stream Id

0x01

varint

Stream identifier of the source request.

Parameters

0x02

any

Optional parameters associated to the response, like a response code, payload description, etc.

Payload

0x03

any

Optional payload associated to the response

Last updated