You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
package p068w0;
|
|
|
|
/* renamed from: w0.d */
|
|
/* loaded from: classes.dex */
|
|
public final class C1793d extends RuntimeException {
|
|
public C1793d(String str) {
|
|
super(str);
|
|
}
|
|
|
|
public C1793d(Throwable th) {
|
|
super(th);
|
|
}
|
|
} |