RadioNotConnectedException
open class RadioNotConnectedException(message: String = "Not connected to radio") : Exception(source)
Exception thrown when an operation is attempted while not connected to a mesh radio.
Exception thrown when an operation is attempted while not connected to a mesh radio.