Task - Exception Handling for API Response
The task is to work on the code from the previous task, and add error checking, exactly the way we did in the video.
You don't need to add error checking for int.Parse
methods.
Note
This task does not have test cases. You can verify your solution by comparing it to the given solution code.
Thanks for your feedback!
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Ask me questions about this topic
Summarize this chapter
Show real-world examples
Awesome!
Completion rate improved to 2.22
Task - Exception Handling for API Response
Swipe to show menu
The task is to work on the code from the previous task, and add error checking, exactly the way we did in the video.
You don't need to add error checking for int.Parse
methods.
Note
This task does not have test cases. You can verify your solution by comparing it to the given solution code.
Thanks for your feedback!