最終更新:2022-02-01 (火) 06:21:45 (815d)  

Python/エラー処理
Top / Python / エラー処理

https://docs.python.org/ja/3/tutorial/errors.html

  • print(e)
  • type(e)

Python/例外

  • Python/Exception?

参考