Skip to content

mjc-school/stage1-module1-task2-custom-exception

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Custom Exceptions

Task 1:

Need create your custom exception which is inherited IllegalArgumentException.

Task 2:

Your custom exception should be return custom message like "Could not find student with ID {id}".

Task 3:

Implement method 'find' in class StudentManager which are throw your custom exception if this student is not found.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages