mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
10 lines
543 B
Java
10 lines
543 B
Java
package okhttp3.internal.http2;
|
|
|
|
import java.io.IOException;
|
|
import kotlin.Metadata;
|
|
|
|
/* compiled from: ConnectionShutdownException.kt */
|
|
@Metadata(bv = {1, 0, 3}, d1 = {"\u0000\f\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\u0018\u00002\u00020\u0001B\u0005¢\u0006\u0002\u0010\u0002¨\u0006\u0003"}, d2 = {"Lokhttp3/internal/http2/ConnectionShutdownException;", "Ljava/io/IOException;", "()V", "okhttp"}, k = 1, mv = {1, 4, 0})
|
|
/* loaded from: classes3.dex */
|
|
public final class ConnectionShutdownException extends IOException {
|
|
}
|