this will produce `kotlin.Throwable` too, ```impor...
# squarelibraries
e
this will produce
kotlin.Throwable
too,
Copy code
import com.squareup.kotlinpoet.asClassName
Throwable::class.asClassName()
👏🏻 1