When we call a method that can throw an Exception, handling the Exception is not the only option we have. We can also propogate the exception. The audio and code shown below explains this concept.
|
Java2html |
Write Awesome User Manuals and Tutorials for Software Products
When we call a method that can throw an Exception, handling the Exception is not the only option we have. We can also propogate the exception. The audio and code shown below explains this concept.
|
Java2html |
Comments