• In this Section

  • What are exceptions? 什麼是例外?

  • Call Stack 調用堆棧 Call Stack

  • Exception Propagation 異常傳播

  • Exception Handling 異常處理

  • What are exceptions used for? 異常有什麼用?

  • Two main categories of exceptions 兩類主要的例外情況

  • Python's Exception Hierarchy Python 的異常層次結構

  • Python's Exception Hierarchy 的異常層次結構

  • Python's Exception Hierarchy Python 的異常層次結構

  • Basic Exception Handling 基本異常處理

  • 代碼