Latest Java Aptitude Question SOLUTION: class ProductNotFoundException extends Exception { //Some code } class Shop { public void findProduct(int productId) throws ProductNotFoundException { /

18 : 14 : 33