[收錄] 一些 Python Exception,Error 的定義與使用情境 - tsungjung411/python-study GitHub Wiki

關鍵字

  • 例外(Exception), 錯誤(Error)
  • try-catch-final, throw, throws
  • try-except, raise
  • 例外捕捉,丟出例外