Another exquisit release
Pluralsight.Java.Fundamentals.Exception.Handling-XQZT
Title: Java Fundamentals: Exception Handling
Publisher: Pluralsight
Iso Size: 280M (293228544 B)
Files: 5F
Date: 07/13/2017
Course #: Pluralsight
Type: software-development
Published: Thu Jul 13, 2017
Modified: July 13, 2017
URL: www.pluralsight.com/courses/java-fundamentals-exception-handling
Author: Esteban Herrera
Duration: 2h 18m
Skill: Intermediate
Exercise: [ ]
Installation:
Unpack that shit, mount that shit, run that shit
Notes:
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