ClassNotFoundException和NoClassDeFoundError

ClassNotFoundException:反射时(类加载时)类名写错了(属于可捕获的异常)

NoClassDeFoundError:编译时依赖的类(jar包)在运行环境机器中不存在(属于无法处理的Error,程序Crash)

https://blog.csdn.net/bryantlmm/article/details/78118763

posted @ 2018-11-25 09:24  庚拓天下  阅读(1187)  评论(0编辑  收藏  举报