Description: Student Information ,Maintenance Program: Using List student information is stored and operate the list can search by student number, add, delete a student. A custom exception class, when you remove the student does not exist, will throw custom exception, given the specific error message.
To Search:
File list (Check if you may need any files):
e1
..\Operation.java
..\Student.java
..\Test.java