語法:[(修飾符)](返回值類型)(方法名)([參數列表])[throws(異常類)]{......} public void function() throws Exception{......} 當某個方法可能會拋出某 ...
確定! 回上一頁