Skip to content

Latest commit

 

History

History

lesson_14

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Lesson 14: Exception and Error Handling (Slides)

Pre-work

Please review the following resources before lecture:

Homework

Exception Handling

For this assignment, you will update existing code to add exceptions for unsupported operations in an e-commerce system.

To complete this assignment, use the tests to understand what you need to implement in order to get the tests to pass.