Uses of Class
com.swiftmq.impl.mqtt.v311.netty.handler.codec.DecoderException
Packages that use DecoderException
-
Uses of DecoderException in com.swiftmq.impl.mqtt.v311.netty.handler.codec.mqtt
Subclasses of DecoderException in com.swiftmq.impl.mqtt.v311.netty.handler.codec.mqttModifier and TypeClassDescriptionfinal classAMqttIdentifierRejectedExceptionwhich is thrown when a CONNECT request contains invalid client identifier.final classAMqttUnacceptableProtocolVersionExceptionwhich is thrown when a CONNECT request contains unacceptable protocol version.