- Course
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.
- Course
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.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
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.