Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
20
apk_decompiled/sources/J0/b.java
Normal file
20
apk_decompiled/sources/J0/b.java
Normal file
@@ -0,0 +1,20 @@
|
||||
package J0;
|
||||
|
||||
import r3.C0576h;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public final class b extends r3.p {
|
||||
|
||||
/* renamed from: a, reason: collision with root package name */
|
||||
public Exception f919a;
|
||||
|
||||
@Override // r3.p, r3.I
|
||||
public final long read(C0576h c0576h, long j4) {
|
||||
try {
|
||||
return super.read(c0576h, j4);
|
||||
} catch (Exception e4) {
|
||||
this.f919a = e4;
|
||||
throw e4;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user