Java Practice Examples - Module 6-7 Creating a Custom Exception

preview_player
Показать описание


In this series, we'll be using the free Visual Studio Code to develop and test our code samples.

-- Video Description --
In this video we look at why and how to create a custom exception object. This is something that can be done when you need to define some business logic to prevent errors from occurring.
Luckily Java makes it easy create your own custom error for any logic you wish. And that's what we'll be showing in this video.

-- Video Chapters --
00:00 - Introduction
00:11 - Why create a custom exception
00:31 - Creating the Exception
Рекомендации по теме