1. Create an exception class called SocSecException. The UML diagram for this class is below.
SocSecException
+ SocSecException(error : String) :
The constructor will call the superclass constructor. It will set the message associated with the exception to "Invalid social security number" concatenated with the error string.
2. Create a driver program called SocSecProcessor. This program will have a main method and a static method called isVal id that will check if the social security number is valid.
ct., PDF to Word
'say PDF Split