Java 8 Fundamentals: Exception Handling
This course will teach you what you need to know about exception handling in Java, from error handling to creating your own custom exceptions.
Error handling doesn’t always get the attention it deserves. In this course, Java Fundamentals: Exception Handling, you’ll learn exactly how exception handling works in Java. First, you’ll learn what error handling means, along with developing an understanding of the Java exception hierarchy. Next, you’ll dive into the difference between checked and unchecked exceptions. Finally, you’ll explore how to create custom exceptions. When you’re finished with this course, you’ll have a foundational knowledge of exception handling that will help as you move forward to build more robust programs.
Author Name: Esteban Herrera
Author Description:
Esteban Herrera has more than fifteen years of experience in the software development industry. He has worked in many roles and projects, but mostly architecting and developing enterprise systems with Java and Javascript. Nowadays, he spends all of his time learning new things, writing articles, teaching programming, and enjoying his kids.
Table of Contents
- Course Overview
1min - Introducing Error Handling in Java
30mins - Understanding Exceptions
20mins - Understanding the Exception Hierarchy
22mins - Working with Exceptions
29mins - Comparing Checked and Unchecked Exceptions
19mins - Creating Custom Exceptions
16mins
There are no reviews yet.