YoVDO

Handling Exceptions (Java SE 8 Programmer I Certification 1Z0-808)

Offered By: Pluralsight

Tags

Java Courses

Course Description

Overview

This course will teach you the tips, tricks, and pitfalls of exception handling in Java to help you prepare for the certification exam.

Developers want to write software and build programs that do awesome things, but things rarely go smoothly. Unexpected errors and issues occur all the time, so making our software resilient is indispensable. Exception handling is a fundamental mechanism to achieve this. In this course, Handling Exceptions (Java SE 8 Programmer I Certification 1Z0-808), you will learn the tips, tricks, and pitfalls of exception handling in Java. First, you will revise the basic syntax of try/catch/finally blocks, including chaining catch blocks. Then, you will revise the exception class hierarchy, as well as the most frequent checked and unchecked exceptions as well as errors that you are likely to encounter on the exam. Finally, you will see that throwing exceptions has certain rules that must be satisfied for the application to work. When you're finished with this course, you’ll have the skills and knowledge of exception handling to nail any exam question related to the topic.

Syllabus

  • Course Overview 1min
  • Introducing Exception Handling 26mins
  • Understanding Exception Types 20mins
  • Throwing Exceptions 18mins

Taught by

Andrejs Doronins

Related Courses

Algorithms, Part I
Princeton University via Coursera
Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
MongoDB for Java Developers
MongoDB University
Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
Intro to Java Programming
San Jose State University via Udacity