Case 1: Super class method declares NO exceptions
Here there are only 2 possible sub cases.- Sub class method does not declare any Exceptions. This is the most obvious one since there are no Exceptions involved. So I'll omit the code sample.
My Journal on Programming | Java | ML | so on...