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.

11 lines
275 B

package androidx.fragment.app;
import android.util.AndroidRuntimeException;
/* renamed from: androidx.fragment.app.s0 */
/* loaded from: classes.dex */
public final class C0375s0 extends AndroidRuntimeException {
public C0375s0(String str) {
super(str);
}
}