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

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

*** 33,43 **** * This exception is also raised if the current effective RebindPolicy has * a value of NO_RECONNECT and a connection must be reopened. * * @see <A href="../../../../technotes/guides/idl/jidlExceptions.html">documentation on * Java&nbsp;IDL exceptions</A> ! * @since J2SE 1.5 */ public final class REBIND extends SystemException { /** --- 33,43 ---- * This exception is also raised if the current effective RebindPolicy has * a value of NO_RECONNECT and a connection must be reopened. * * @see <A href="../../../../technotes/guides/idl/jidlExceptions.html">documentation on * Java&nbsp;IDL exceptions</A> ! * @since 1.5 */ public final class REBIND extends SystemException { /**