catch(Exception e){ throw new Exception (e.getMessage());
catch(Exception e){ System.out.println(e.getMessage());