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

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

*** 29,39 **** * This exception is raised whenever meaningful communication is not possible * between client and server native code sets. * * @see <A href="../../../../technotes/guides/idl/jidlExceptions.html">documentation on * Java&nbsp;IDL exceptions</A> ! * @since J2SE 1.5 */ public final class CODESET_INCOMPATIBLE extends SystemException { /** --- 29,39 ---- * This exception is raised whenever meaningful communication is not possible * between client and server native code sets. * * @see <A href="../../../../technotes/guides/idl/jidlExceptions.html">documentation on * Java&nbsp;IDL exceptions</A> ! * @since 1.5 */ public final class CODESET_INCOMPATIBLE extends SystemException { /**