KotlinTrader / com.doubleu.kotlintrader.util / FxDialogs / showException

showException

fun showException(message: String, exception: Throwable, title: String = "Error"): Unit