码迷,mamicode.com
首页 > 编程语言 > 详细

Java_异常_01_org.apache.commons.lang.exception.NestableRuntimeException

时间:2017-08-08 11:02:09      阅读:209      评论:0      收藏:0      [点我收藏+]

标签:table   rom   blank   man   reference   ble   导入   tab   www   

异常信息: The type org.apache.commons.lang.exception.NestableRuntimeException cannot be resolved.

                   It is indirectly referenced from required .class files

原因:apache.commons.lang的jar包出现问题。可能是少了jar包,可能是jar包版本冲突。

解决过程:导入commons-lang3-3.6.jar还是出现这个问题,换成commons-lang-2.5.jar,问题得到解决。

附录:jar包下载:jar包集中地

           参考文章:http://blog.csdn.net/gu_gu_/article/details/50551775

Java_异常_01_org.apache.commons.lang.exception.NestableRuntimeException

标签:table   rom   blank   man   reference   ble   导入   tab   www   

原文地址:http://www.cnblogs.com/shirui/p/7305288.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!