JAVA Exception : Sum of Odds Verify what the class OddSum do and execute it with some examples (main Function). Find the block of code that can generate an exception (make some strange example). Handle this exception with a try/catch and test your solution : ./tester.sh OddSum