package f.a.l;

/* JADX INFO: compiled from: UndeliverableException.java */
/* JADX INFO: loaded from: classes.dex */
public final class e extends IllegalStateException {
    public e(Throwable th) {
        super(th);
    }
}
