Meshtastic App
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.service
/
RadioNotConnectedException
Radio
Not
Connected
Exception
androidJvm
open
class
RadioNotConnectedException
(
message
:
String
=
"Not connected to radio"
)
:
RemoteException
(
source
)
Inheritors
NoDeviceConfigException
Members
Constructors
Radio
Not
Connected
Exception
Link copied to clipboard
androidJvm
constructor
(
message
:
String
=
"Not connected to radio"
)