onError

fun OkHttpClient.Builder.onError(block: Throwable.() -> Unit): OkHttpClient.Builder

全局网络请求错误捕获