throws is a keyword in Java which is used in the signature of method to indicate that this method might throw one of the listed type exceptions.
確定! 回上一頁