Toolbox
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Toolbox
shared
/
com.michaelflisar.toolbox.app.features.dialogs
/
JvmCrashDialog
/
showExceptionDialog
show
Exception
Dialog
jvm
fun
showExceptionDialog
(
title
:
String
,
throwable
:
Throwable
,
infos
:
List
<
JvmInfo
>
=
getDefaultInfos()
)