RadioNotConnectedException

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

Inheritors

Constructors

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