In Java you can only throw and catch objects of type, or subtype of, Throwable . The only Throwable subclasses provided by the Java API are Error and ...
確定! 回上一頁