src/share/classes/org/omg/CORBA/DATA_CONVERSION.java

Print this page
rev 597 : 8047722: @since tag cleanup in corba
Reviewed-by:

*** 38,48 **** * See the section <A href="../../../../technotes/guides/idl/jidlExceptions.html#minorcodemeanings">meaning * of minor codes</A> to see the minor codes for this exception. * * @see <A href="../../../../technotes/guides/idl/jidlExceptions.html">documentation on * Java&nbsp;IDL exceptions</A> ! * @since JDK1.2 */ public final class DATA_CONVERSION extends SystemException { /** --- 38,48 ---- * See the section <A href="../../../../technotes/guides/idl/jidlExceptions.html#minorcodemeanings">meaning * of minor codes</A> to see the minor codes for this exception. * * @see <A href="../../../../technotes/guides/idl/jidlExceptions.html">documentation on * Java&nbsp;IDL exceptions</A> ! * @since 1.2 */ public final class DATA_CONVERSION extends SystemException { /**