The throw keyword is used to throw exceptions to the runtime to handle it. ... new FileNotFoundException("Negative Integer " + i) ; throw ...
確定! 回上一頁