新浪彩票 v0.96.37版本的 MD5 值为:0c7ddce345383506e2959f5d75bdceab

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


package ykCxyCDhWxmlZosXV5ip.tuTnrQl15gwcjciRsKuT.bRLhZpiWrPio5wxrxojI;

import ykCxyCDhWxmlZosXV5ip.tuTnrQl15gwcjciRsKuT.flhPF1ZupkxOQ3AhifDD.InterfaceC9278;
public final class C9243 extends RuntimeException {
    private static final long serialVersionUID = -6298857009889503852L;

    public C9243(String str, @InterfaceC9278 Throwable th) {
        super(str, th == null ? new NullPointerException() : th);
    }

    public C9243(@InterfaceC9278 Throwable th) {
        this("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 | " + th, th);
    }
}