posts - 21,  comments - 0,  trackbacks - 0
NoClassDefFoundException:
"Thrown if the Java Virtual Machine or a ClassLoader instance tries to load in the definition of a class (as part of a normal method call or as part of creating a new instance using the new expression) and no definition of the class could be found."

ClassNotFoundException:
"Thrown when an application tries to load in a class through its string name using:

* The forName method in class Class.
* The findSystemClass method in class ClassLoader .
* The loadClass method in class ClassLoader.

but no definition for the class with the specified name could be found."
posted on 2007-03-01 09:48 自强不息的猪 阅读(1045) 评论(0)  编辑  收藏

只有注册用户登录后才能发表评论。


网站导航:
 
<2007年3月>
25262728123
45678910
11121314151617
18192021222324
25262728293031
1234567

常用链接

留言簿(3)

随笔档案(21)

文章分类(2)

文章档案(8)

links

最新随笔

搜索

  •  

积分与排名

  • 积分 - 14866
  • 排名 - 1996

最新评论

阅读排行榜

评论排行榜