handleException

abstract fun handleException(e: Exception)

Do something to display or log the exception.