java运行时出现如下错误是什么意思?
F:\>javaRootExceptioninthread"main"java.lang.IllegalArgumentException:newchildisananc...
F:\>java Root
Exception in thread "main" java.lang.IllegalArgumentException: new child is an a
ncestor
at javax.swing.tree.DefaultMutableTreeNode.insert(DefaultMutableTreeNode
.java:165)
at javax.swing.tree.DefaultTreeModel.insertNodeInto(DefaultTreeModel.jav
a:218)
at Root.<init>(Root.java:23)
at Root.main(Root.java:72) 展开
Exception in thread "main" java.lang.IllegalArgumentException: new child is an a
ncestor
at javax.swing.tree.DefaultMutableTreeNode.insert(DefaultMutableTreeNode
.java:165)
at javax.swing.tree.DefaultTreeModel.insertNodeInto(DefaultTreeModel.jav
a:218)
at Root.<init>(Root.java:23)
at Root.main(Root.java:72) 展开
6个回答
展开全部
返回了空指针,你看看你的程序,可能有些问题没有考虑进来。
JspRuntimeLibrary.java 文件这是重点测试对象。
你用的什么ide一般都有编译环境。你设置一个断点侃侃。
恩,我用的是 netbeans。不过因该是一样的。设置断点看看。
1.在程序源码左边点击设置breakpoint.
2.选择按钮(oepn MyEclipse browser),启动浏览器,输入web程序地址,运行web程序,提示 “This kind of launch is configured to open debug perspective when it suspends.Do you want to open this perspective now?"对话框时,选择"yes"
3.进入debug perspective,然后可以跟踪处理
JspRuntimeLibrary.java 文件这是重点测试对象。
你用的什么ide一般都有编译环境。你设置一个断点侃侃。
恩,我用的是 netbeans。不过因该是一样的。设置断点看看。
1.在程序源码左边点击设置breakpoint.
2.选择按钮(oepn MyEclipse browser),启动浏览器,输入web程序地址,运行web程序,提示 “This kind of launch is configured to open debug perspective when it suspends.Do you want to open this perspective now?"对话框时,选择"yes"
3.进入debug perspective,然后可以跟踪处理
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
at Root.<init>(Root.java:23)
看23行
看23行
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
违法参数异常,
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询