getThrowable

abstract fun getThrowable(): Exception
abstract fun getThrowable(cause: Throwable): Exception
abstract fun getThrowable(message: String): Exception