package o;
import android.util.AndroidRuntimeException;
/* loaded from: classes.dex */
public final class DYe extends AndroidRuntimeException {
public DYe(String str) {
super(str);
}