jaxws/src/share/jaxws_classes/javax/xml/ws/ProtocolException.java
changeset 25840 c2002453eec3
parent 22678 ac1ea46be942
--- a/jaxws/src/share/jaxws_classes/javax/xml/ws/ProtocolException.java	Tue Jul 22 11:56:48 2014 -0700
+++ b/jaxws/src/share/jaxws_classes/javax/xml/ws/ProtocolException.java	Thu Jun 19 15:35:23 2014 -0700
@@ -30,7 +30,7 @@
  *  are used to communicate protocol level fault information to clients and may
  *  be used on the server to control the protocol specific fault representation.
  *
- *  @since JAX-WS 2.0
+ *  @since 1.6, JAX-WS 2.0
 **/
 public class ProtocolException extends WebServiceException {
     /**