|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use MqttException | |
---|---|
net.sf.xenqtt |
Uses of MqttException in net.sf.xenqtt |
---|
Subclasses of MqttException in net.sf.xenqtt | |
---|---|
class |
MqttCommandCancelledException
Thrown when a BlockingCommand is cancelled . |
class |
MqttInterruptedException
This is a wrapper for InterruptedException . |
class |
MqttInvalidTopicNameException
Thrown when an invalid topic name is used |
class |
MqttInvocationException
Thrown when an Exception occurs during the processing of a command. |
class |
MqttQosNotGrantedException
Thrown by synchronous MqttClient.subscribe(java.util.List) and MqttClient.subscribe(Subscription[]) methods when the QoS granted for
a subscription request does not match the QoS requested. |
class |
MqttTimeoutException
Thrown when a timeout occurs in xenqtt. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |