Raised when a DHT peer answers a query with a KRPC error (y:"e", e:[code, msg]), the read side of incoming_error. Carries the numeric code (201 generic, 203 protocol, 204 method-unknown, …) and the human-readable message.
y:"e"
e:[code, msg]
incoming_error
KRPC error code from the e list.
e