p******h 发帖数: 1 | 1 I throw errors in my coding, when I test it, the following info come out. What
do they mean? I used throw new Error("e"). Thanks a lot!!!
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.(Throwable.java:94)
at java.lang.Error.(Compiled Code) |
|