Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.util
/
Exceptions
Exceptions
object
Exceptions
:
Logging
Members
Properties
reporter
Link copied to clipboard
var
reporter
:
(
Throwable
,
String
?
,
String
?
)
->
Unit
?
Functions
report
Link copied to clipboard
fun
report
(
exception
:
Throwable
,
tag
:
String
?
=
null
,
message
:
String
?
=
null
)
Report an exception to our analytics provider (if installed - otherwise just log)