独立版commons-lang-2.6-exception,解决缺少NestableRuntimeException

时间:2019-05-18 18:11:05
【文件属性】:

文件名称:独立版commons-lang-2.6-exception,解决缺少NestableRuntimeException

文件大小:13KB

文件格式:JAR

更新时间:2019-05-18 18:11:05

Nestable Runtime Exception commons lang

注意!!!!这个jar仅支持commons-lang-3.x 注意!!!!这个jar仅支持commons-lang-3.x 注意!!!!这个jar仅支持commons-lang-3.x 重要的事情说3遍,我现在用的commons-lang3-3.2.jar 因为再高版本中没有NestableRuntimeException,但是在JSON处理时需要NestableRuntimeException这个类,所以我就单独把2.6的exception提取出来了,让高版本有具备NestableRuntimeException,目前我在使用过程中没有出现问题。 如果缺少NestableRuntimeException,会爆出以下异常: Exception in thread "main" Java.lang.NoClassDefFoundError: org/apache/commons/lang/exception/NestableRuntimeException 或者: Caused by: java.lang.ClassNotFoundException: org.apache.commons.lang.exception.NestableRuntimeException


网友评论

  • 下载太久了,不记得好不好用了
  • 用不了,没有用上
  • 好评,当时应该是解决了问题。
  • 没用上,学习了一下.
  • 可以用,3.x 版本