netty5/codec-mqtt/src
terrarier2111 fe5a56fc01 Improved exception messages in MqttVersion (#11228)
Motivation:
When checking the latest commit i saw some bad exception messages in MqttVersion hence i improved them.

Modification:

Improved exception messages in MqttVersion.

Result:

Better exception messages in MqttVersion.
2021-05-06 11:28:22 +02:00
..
main/java/io/netty/handler/codec/mqtt Improved exception messages in MqttVersion (#11228) 2021-05-06 11:28:22 +02:00
test/java/io/netty/handler/codec/mqtt Before throwing TooLongFrameException,should skip the bytes to be read in MqttDecoder (#11204) 2021-04-29 08:39:44 +02:00