typealias onError = (task: DownloadTask, e: Exception) -> Unit
Correspond to com.liulishuo.okdownload.core.listener.DownloadListener3.error.