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.util
/
Exceptions
Exceptions
androidJvm
object
Exceptions
(
source
)
Members
Properties
reporter
Link copied to clipboard
androidJvm
var
reporter
:
(
Throwable
,
String
?
,
String
?
)
->
Unit
?
Functions
report
Link copied to clipboard
androidJvm
fun
report
(
exception
:
Throwable
,
tag
:
String
?
=
null
,
message
:
String
?
=
null
)
Report an exception to our analytics provider (if installed - otherwise just log)