1. Is Security Exception from the java. lang package a checked or an unchecked exception? What about No Such Method Exception? Justify your answers.
2. If you have not already done so, add javadoc documentation to describe any exceptions thrown by methods in the AddressBook class.