Skip to content

Latest commit

 

History

History

13-error-handling

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Error Handling

In this exercise you are given a code with errors.The code already has in place the constructs to catch both synchonous and asynchronous expections.

The task is to fix the code using the error messages given by the code.