Learning never ends
© 2022. All rights reserved.
effective java - 每個拋出來的異常都要有文檔
effective java - 優先使用標準的異常
effective java - 避免不必要的使用受檢異常
effective java - 對可恢復的情況使用受檢異常 對編程錯誤使用運行時異常
effective java - 拋出與抽象相對應的異常