Class MqttConnectionException
- Namespace
- nanoFramework.M2Mqtt.Exceptions
- Assembly
- nanoFramework.M2Mqtt.dll
Connection to the broker exception
public class MqttConnectionException : Exception
- Inheritance
-
MqttConnectionException
- Inherited Members
- Extension Methods
Constructors
MqttConnectionException(string, Exception)
Connection to the broker exception
public MqttConnectionException(string message, Exception innerException)