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

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

*** 40,50 **** * See the section <A href="../../../../technotes/guides/idl/jidlExceptions.html#minorcodemeanings">Minor * Code Meanings</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 INV_OBJREF extends SystemException { /** * Constructs an <code>INV_OBJREF</code> exception with a default --- 40,50 ---- * See the section <A href="../../../../technotes/guides/idl/jidlExceptions.html#minorcodemeanings">Minor * Code Meanings</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 INV_OBJREF extends SystemException { /** * Constructs an <code>INV_OBJREF</code> exception with a default