Throws is a keyword used to indicate that this method could throw this type of exception. The caller has to handle the exception using a try- ...
確定! 回上一頁