src/share/jaxws_classes/javax/xml/bind/TypeConstraintException.java

changeset 449
bd943bdbce05
parent 408
b0610cd08440
child 637
9c07ef4934dd
     1.1 --- a/src/share/jaxws_classes/javax/xml/bind/TypeConstraintException.java	Thu Dec 19 17:23:55 2013 -0800
     1.2 +++ b/src/share/jaxws_classes/javax/xml/bind/TypeConstraintException.java	Mon Jan 13 16:17:43 2014 +0000
     1.3 @@ -59,6 +59,7 @@
     1.4       */
     1.5      private volatile Throwable linkedException;
     1.6  
     1.7 +    static final long serialVersionUID = -3059799699420143848L;
     1.8  
     1.9      /**
    1.10       * Construct a TypeConstraintException with the specified detail message.  The

mercurial