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