RadioNotConnectedException

open class RadioNotConnectedException(message: String = "Not connected to radio") : RemoteException(source)

Inheritors

Constructors

Link copied to clipboard
constructor(message: String = "Not connected to radio")