package r2;
/* JADX INFO: renamed from: r2.c, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0680c extends RuntimeException {
public C0680c() {
}
public C0680c(String str) {
super(str);
}
public C0680c(String str, Throwable th) {
super(str, th);
}
public C0680c(Throwable th) {
super(th);
}
}
Download file