Task: Exception handling
Completion requirements
Write the complete exception handling for the following statements:
- String str = "...";
- int number = Int32.Parse(str);