Class ConnectionFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hivemq.client.internal.util.AsyncRuntimeException
com.hivemq.client.mqtt.exceptions.ConnectionFailedException
All Implemented Interfaces:
Serializable

public class ConnectionFailedException extends com.hivemq.client.internal.util.AsyncRuntimeException
Exception that is used if a MQTT connection could not be established.
Since:
1.0.1
See Also: