米游社.apk(点击下载) / f.java


package bt;

/* compiled from: UndeliverableException */
public final class f extends IllegalStateException {

    /* renamed from: a  reason: collision with root package name */
    public static final long f14046a = 1644750035281290266L;

    public f(Throwable th2) {
        super("The exception could not be delivered to the consumer because it has already canceled/disposed the flow or the exception has nowhere to go to begin with. Further reading: https://github.com/ReactiveX/RxJava/wiki/What's-different-in-2.0#error-handling | " + th2, th2);
    }
}