Skip navigation links
C D G I K L M O P R S T U V 

R

REASON_CODE_CLIENT_ALREADY_DISCONNECTED - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
The client is already disconnected.
REASON_CODE_CLIENT_CLOSED - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
The client is closed - no operations are permitted on the client in this state.
REASON_CODE_CLIENT_CONNECTED - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
The client is already connected.
REASON_CODE_CLIENT_EXCEPTION - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
Client encountered an exception.
REASON_CODE_CLIENT_NOT_CONNECTED - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
The client is not connected to the server.
REASON_CODE_CLIENT_TIMEOUT - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
Client timed out while waiting for a response from the server.
REASON_CODE_CONNECTION_LOST - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
The client has been unexpectedly disconnected from the server.
REASON_CODE_INVALID_MESSAGE - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
Protocol error: the message was not recognized as a valid MQTT packet.
REASON_CODE_SERVER_CONNECT_ERROR - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
Unable to connect to server.
REASON_CODE_SERVER_EXPECTED_CLEAN_SESSION - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
Server inconsistency (clean session not accepted).
REASON_CODE_SERVER_MESSAGE_LENGTH_OVERFLOW - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
Server inconsistency (message length integer overflow).
REASON_CODE_SERVER_UNEXPECTED_ACK_MESSAGE - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
Server inconsistency (received message acknowledgment to unexpected action).
REASON_CODE_SERVER_UNEXPECTED_ACK_PACKET_IDENTIFIER - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
Server inconsistency (received message acknowledgment to unexpected packet identifier).
REASON_CODE_SERVER_UNEXPECTED_PINGRESP_MESSAGE - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
Server inconsistency (received unexpected ping response packet).
REASON_CODE_SUBSCRIBE_FAILED - Static variable in exception org.eclipse.paho.client.mqttv3.MqttException
Error from subscribe - returned from the server.
C D G I K L M O P R S T U V 
Skip navigation links