All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.com.ditchoom.mqtt.Warning.kt Maven / Gradle / Ivy

package com.ditchoom.mqtt


open class MqttWarning(mandatoryNormativeStatement: String, message: String) :
    Exception("$mandatoryNormativeStatement $message")




© 2015 - 2025 Weber Informatics LLC | Privacy Policy