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

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


package c3;
public final class c extends RuntimeException {
    private static final long serialVersionUID = -6298857009889503852L;

    public c(Throwable th) {
        super(r0.toString(), th == null ? new NullPointerException() : th);
        StringBuilder d8 = androidx.activity.d.d("The exception was not handled due to missing onError handler in the subscribe() method call. Further reading: https://github.com/ReactiveX/RxJava/wiki/Error-Handling | ");
        d8.append(th != null ? th.getMessage() : "");
    }
}