5- Catching Exceptions

3:51 2 المتكلمون 1 الفصول 95 الجزءان

الفصول

  1. 0:03

    Now let's see how we can cache exceptions. So let's create a file reader object. Reader, we set it to a new file reader. And here we type file .txt, the name doesn't matter. Now right after this line, we print a message like file open. Now …