I have the below code and purposely trigger an exception to be caught by errorHandler
errorHandler
private var coroutineScope: CoroutineScope? = null