A publisher sends a FETCH_ERROR control message in response to a failed FETCH.
FETCH_ERROR
{
Type (i) = 0x19,
Length (i),
Subscribe ID (i),
Error Code (i),
Reason Phrase Length (i),
Reason Phrase (..),
}
-
Subscribe ID: Subscription Identifier as defined in Section 6.4.
-
Error Code: Identifies an integer error code for fetch failure.
-
Reason Phrase: Provides the reason for fetch error.