toggle menu
google-adk-kotlin
0.1.0
common
switch theme
search in API
google-adk-kotlin-core
/
com.google.adk.kt.telemetry
/
Span
/
recordException
record
Exception
abstract
fun
recordException
(
exception
:
Throwable
)
:
Span
Records an exception on the span.
Parameters
exception
the exception to record.