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

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

@@ -30,11 +30,11 @@
  * support the quality of service required by an invocation parameter that
  * has a quality of service semantics associated with it.
  *
  * @see <A href="../../../../technotes/guides/idl/jidlExceptions.html">documentation on
  *      Java&nbsp;IDL exceptions</A>
- * @since   J2SE 1.5
+ * @since   1.5
  */
 
 public final class BAD_QOS extends SystemException {
 
     /**