I'm tired
This commit is contained in:
@@ -66,7 +66,7 @@ public class MqttService {
|
||||
|
||||
subscriber.subscribe(topic, 1);
|
||||
} catch (MqttException e) {
|
||||
throw new RuntimeException(e.getMessage());
|
||||
Logger.displayError("An error occurred while subscribing : " + e.getMessage());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user