paramargs if(msg == null) throw new NullPointerException("msg is null"); System.out.println("msg = " + msg);
if(msg == null) throw new NullPointerException("msg is null"); System.out.println("msg = " + msg);