Python with MySQL

Python Session 11: Exception Handling

  1. Describe the importance of exception handling
  2. Identify the built-in exceptions in Python
  3. Explain the procedure of raising and catching exceptions in Python
  4. Explain the procedure of creating and raising user-defined exceptions in Python
  5. Describe the use of assertions in Python
Python Session 10: Serialization and Closure (Prev Lesson)
(Next Lesson) Python Session 12: Code Introspection and Testing
Back to Python with MySQL

No Comments

Give a comment

×