changeset 20880 | 1b610151b316 |
parent 5506 | 202f599c92aa |
child 21278 | ef8a3a2a72f2 |
--- a/jdk/src/share/classes/java/sql/SQLException.java Thu Oct 17 12:00:20 2013 -0700 +++ b/jdk/src/share/classes/java/sql/SQLException.java Thu Oct 17 15:14:58 2013 -0400 @@ -134,7 +134,7 @@ * The <code>cause</code> is not initialized, and may subsequently be * initialized by a call to the * {@link Throwable#initCause(java.lang.Throwable)} method. - * <p> + * */ public SQLException() { super();