namespace MQTTnet.Core.Exceptions { public class MqttCommunicationTimedOutException : MqttCommunicationException { } }