问答详情
源自:4-11 学生选课---通过 Set 集合管理课程

求大神帮忙解释

Exception in thread "main" java.lang.NullPointerException at com.imooc_collection_one.SetStudent.main(SetStudent.java:58) 为什么?懂那位大神帮忙解释下为什么

提问者:慕粉4418195 2017-04-15 15:09

个回答

  • ziom
    2017-04-15 16:53:56

    空指针异常,异常出现的位置也告诉你了,在第58行