- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for networkInterceptorThrowsRuntimeExceptionSynchronous (0.2 seconds)
-
okhttp/src/jvmTest/kotlin/okhttp3/InterceptorTest.kt
} @Test fun applicationInterceptorThrowsRuntimeExceptionSynchronous() { interceptorThrowsRuntimeExceptionSynchronous(false) } @Test fun networkInterceptorThrowsRuntimeExceptionSynchronous() { interceptorThrowsRuntimeExceptionSynchronous(true) } /** * When an interceptor throws an unexpected exception, synchronous callers can catch it and deal * with it. */
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Nov 04 16:11:23 GMT 2025 - 28.2K bytes - Click Count (0)