filmov
tv
Module 4, Lesson 2 - User Defined Exceptions (creating own exceptions, throws) (Java)

Показать описание
In this lesson you will learn:
1) Exceptions
a) Creating own UserAccount-based custom exception class (IllegalUserAccountArgumentException)
b) Throwing exceptions with custom messages
2) Calendar Class
a) Get today's date and date pieces