src/share/classes/javax/sql/rowset/serial/SerialException.java

Print this page
rev 10065 : 8046389: Add missing @since tag under javax.sql.**
Reviewed-by:

*** 30,39 **** --- 30,40 ---- /** * Indicates and an error with the serialization or de-serialization of * SQL types such as <code>BLOB, CLOB, STRUCT or ARRAY</code> in * addition to SQL types such as <code>DATALINK and JAVAOBJECT</code> * + * @since 1.5 */ public class SerialException extends java.sql.SQLException { /** * Creates a new <code>SerialException</code> without a