UnhandledRejectionListener

typealias UnhandledRejectionListener = (reason: Any?, promise: Promise<Any>) -> Unit(source)