首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Java面试 >

在编程时出现下列异常,是如何拉

2012-03-01 
在编程时出现下列错误,是怎么拉?Exception in thread main java.lang.Error: Unresolved compilation pr

在编程时出现下列错误,是怎么拉?
Exception in thread "main" java.lang.Error: Unresolved compilation problem: 
The constructor point() is undefined

at point2.main(point2.java:13)

我是java里初学者,所以请大虾帮帮!!!

[解决办法]
贴——代——码——
[解决办法]
代码拿来看
[解决办法]
检查一下 构造器 point() 定义的是否有问题
初始化使用的构造器是否和你定义的相同
最好帖代码

热点排行