/** * Javadoc for method. */ public void noThrow() { System.out.println("This method does not throw."); }