Добавить
Уведомления

Exception Handling in Java

Java language uses exceptions to handle errors and other exceptional events. It is used to handle the runtime errors such as such as ClassNotFound. Three types of exceptions: 1) What is Exception? 00:01 2) Wha is Exception Handling? 00:54 3) Design issues of exception handling 02:24 4) Try/Catch/Finally Blocks 04:58 5) Hierarchy of Exceptions 07:34 6) Types of Exceptions 09:12

12+
16 просмотров
2 года назад
12+
16 просмотров
2 года назад

Java language uses exceptions to handle errors and other exceptional events. It is used to handle the runtime errors such as such as ClassNotFound. Three types of exceptions: 1) What is Exception? 00:01 2) Wha is Exception Handling? 00:54 3) Design issues of exception handling 02:24 4) Try/Catch/Finally Blocks 04:58 5) Hierarchy of Exceptions 07:34 6) Types of Exceptions 09:12

, чтобы оставлять комментарии