Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

新clone下来的代码 报空指针错误 #37

Open
Greathfs opened this issue Nov 12, 2016 · 1 comment
Open

新clone下来的代码 报空指针错误 #37

Greathfs opened this issue Nov 12, 2016 · 1 comment

Comments

@Greathfs
Copy link

E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.looklook.xinghongfei.looklook, PID: 2442
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String com.looklook.xinghongfei.looklook.bean.news.NewsDetailBean.getBody()' on a null object reference
at com.looklook.xinghongfei.looklook.Activity.TopNewsDescribeActivity.upListItem(TopNewsDescribeActivity.java:395)
at com.looklook.xinghongfei.looklook.presenter.implPresenter.TopNewsDesPresenterImpl$1.onSuccess(TopNewsDesPresenterImpl.java:37)
at com.looklook.xinghongfei.looklook.presenter.implPresenter.TopNewsDesPresenterImpl$1.onSuccess(TopNewsDesPresenterImpl.java:33)
at com.looklook.xinghongfei.looklook.util.OkHttpUtils$3.run(OkHttpUtils.java:106)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:5417)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)

@Greathfs
Copy link
Author

跟网速有关吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant