library
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
library
library
/
org.meshtastic.mqtt
/
ProbeResult
/
Other
Other
data
class
Other
(
val
cause
:
Throwable
)
:
ProbeResult
Catch-all for failures that don't fit any other category.
Members
Constructors
Other
Link copied to clipboard
constructor
(
cause
:
Throwable
)
Properties
cause
Link copied to clipboard
val
cause
:
Throwable
The underlying exception.