new Exception () means create an instance (same as creating new Integer(...)) but no exception will happen until you throw it.
確定! 回上一頁