Android Solid Services
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
Android Solid Services
Shared
/
com.erfangholami.androidsolidservices.shared.telemetry
/
TelemetrySink
/
recordException
record
Exception
abstract
fun
recordException
(
throwable
:
Throwable
,
attributes
:
Map
<
String
,
String
>
)
Reports a handled, non-fatal
throwable
together with contextual
attributes
.