ThrowableClassType x = new ThrowableClassType("Message"); throw x ; ... Error 2: Throw01.java:11: unreported exception java.lang.Throwable; must be caught ...
確定! 回上一頁