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

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

*** 34,44 **** * what caused the exception, and a completion status. It may also contain * a string describing the exception. * * @see <A href="../../../../technotes/guides/idl/jidlExceptions.html">documentation on * Java&nbsp;IDL exceptions</A> ! * @since JDK1.2 */ public final class INV_IDENT extends SystemException { /** * Constructs an <code>INV_IDENT</code> exception with a default --- 34,44 ---- * what caused the exception, and a completion status. It may also contain * a string describing the exception. * * @see <A href="../../../../technotes/guides/idl/jidlExceptions.html">documentation on * Java&nbsp;IDL exceptions</A> ! * @since 1.2 */ public final class INV_IDENT extends SystemException { /** * Constructs an <code>INV_IDENT</code> exception with a default