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 …