随身WiFi小助手 v1.1.1版本的 MD5 值为:b7707ff0ac20cdf6109b08a72f633bc9

以下内容为反编译后的 e.java 源代码,内容仅作参考


package c3;
public final class e extends IllegalStateException {
    private static final long serialVersionUID = 1644750035281290266L;

    public e(Throwable th) {
        super(r0.toString(), th);
        StringBuilder d8 = androidx.activity.d.d("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 | ");
        d8.append(th.getMessage());
    }
}