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 …