public class HttpExceptionMessageFormatterInterceptor extends Object implements okhttp3.Interceptor
| 限定符和类型 | 字段和说明 |
|---|---|
private BaseHttpExceptionMessageFormatter |
httpExceptionMessageFormatter |
| 构造器和说明 |
|---|
HttpExceptionMessageFormatterInterceptor(BaseHttpExceptionMessageFormatter httpExceptionMessageFormatter) |
private final BaseHttpExceptionMessageFormatter httpExceptionMessageFormatter
public HttpExceptionMessageFormatterInterceptor(BaseHttpExceptionMessageFormatter httpExceptionMessageFormatter)
public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain)
throws IOException
intercept 在接口中 okhttp3.InterceptorIOExceptionCopyright © 2020. All rights reserved.