OkhttpCacheInterceptor
OkhttpCacheInterceptor copied to clipboard
NullPointerException
java.lang.NullPointerException: Attempt to invoke virtual method 'java.io.OutputStream com.xiaolei.OkhttpCacheInterceptor.Catch.DiskLruCache$Editor.newOutputStream(int)' on a null object reference
at com.xiaolei.OkhttpCacheInterceptor.Catch.CacheManager.putCache(CacheManager.java:84)
at com.xiaolei.OkhttpCacheInterceptor.Catch.CacheManager$1.run(CacheManager.java:117)