Chapter 11: Problem 21
(Catching Exceptions Using Outer Scopes) Write a program showing that a method with its own try block does not have to catch every possible error generated within the try. Some exceptions can slip through to, and be handled in, other scopes.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.