This video explains the basics around exception handling in Java, in a visual but also in a hands-on way.
Why do we need to learn about exceptions? Simply because that's the only mechanism we can use to handle failures in our Java applications, which is a critical aspect in building any production-level system.
Any exception that is unhandled may cause the entire JVM to crash, which may lead to data loss and other serious consequences. For that reason, let's learn a couple of things about how they work in Java language!
Chapters:
00:14 - What are exceptions?
01:27 - Why they're important?
02:39 - Exception types
04:46 - Hands-on example
Watch video Java Exceptions Basics explained in plain english (FOR BEGINNERS) online without registration, duration hours minute second in high quality. This video was added by user Visual Computer Science 21 July 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 705 once and liked it 30 people.