From cc8ace92f17c8e5aef7d68ff316e5cd038cd36b5 Mon Sep 17 00:00:00 2001 From: Nathan Lasseter Date: Wed, 22 May 2013 15:34:00 +0100 Subject: Initial Commit --- .../serialized-form.html | 213 +++++++++++++++++++++ 1 file changed, 213 insertions(+) create mode 100644 libs/org.eclipse.paho.client.mqttv3/serialized-form.html (limited to 'libs/org.eclipse.paho.client.mqttv3/serialized-form.html') diff --git a/libs/org.eclipse.paho.client.mqttv3/serialized-form.html b/libs/org.eclipse.paho.client.mqttv3/serialized-form.html new file mode 100644 index 0000000..7f6b4c0 --- /dev/null +++ b/libs/org.eclipse.paho.client.mqttv3/serialized-form.html @@ -0,0 +1,213 @@ + + + + + + +Serialized Form (MQTT v3 Client API) + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +
+

+Serialized Form

+
+
+ + + + + +
+Package org.eclipse.paho.client.mqttv3
+ +

+ + + + + +
+Class org.eclipse.paho.client.mqttv3.MqttException extends java.lang.Exception implements Serializable
+ +

+serialVersionUID: 300l + +

+ + + + + +
+Serialized Fields
+ +

+reasonCode

+
+int reasonCode
+
+
+
+
+
+ +

+cause

+
+java.lang.Throwable cause
+
+
+
+
+ +

+ + + + + +
+Class org.eclipse.paho.client.mqttv3.MqttPersistenceException extends MqttException implements Serializable
+ +

+serialVersionUID: 300l + +

+ +

+ + + + + +
+Class org.eclipse.paho.client.mqttv3.MqttSecurityException extends MqttException implements Serializable
+ +

+serialVersionUID: 300l + +

+ +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + -- cgit v1.2.1