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 …