| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MqttException | |
|---|---|
| net.sf.xenqtt | |
| Uses of MqttException in net.sf.xenqtt | 
|---|
| Subclasses of MqttException in net.sf.xenqtt | |
|---|---|
|  class | MqttCommandCancelledExceptionThrown when a BlockingCommandiscancelled. | 
|  class | MqttInterruptedExceptionThis is a wrapper for InterruptedException. | 
|  class | MqttInvalidTopicNameExceptionThrown when an invalid topic name is used | 
|  class | MqttInvocationExceptionThrown when an Exceptionoccurs during the processing of a command. | 
|  class | MqttQosNotGrantedExceptionThrown by synchronous MqttClient.subscribe(java.util.List)andMqttClient.subscribe(Subscription[])methods when theQoSgranted for
 a subscription request does not match the QoS requested. | 
|  class | MqttTimeoutExceptionThrown when a timeout occurs in xenqtt. | 
|  class | MqttTooManyMessagesInFlightExceptionThrown when an AsyncMqttClienttries to send a message whenMqttClientConfig.getMaxInFlightMessages()messages are already in-flight. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||