<<<
Java exception propagation
Index
The syntax of the try statement
>>>
17. Two ways to handle checked exceptions
Throw the exception to the calling method
Catch the exception and handle it
<<<
Java exception propagation
Index
The syntax of the try statement
>>>