]> git.mxchange.org Git - jproduct-core.git/blobdiff - src/org/mxchange/jshopcore/exceptions/ProductTitleAlreadyUsedException.java
Added customer number field
[jproduct-core.git] / src / org / mxchange / jshopcore / exceptions / ProductTitleAlreadyUsedException.java
index 120666164da67232426c669e9fca46cb9489c5ff..dffa4b706cd34570e1c24aaf5191d0b1e11fd90e 100644 (file)
@@ -22,13 +22,13 @@ import org.mxchange.jshopcore.model.product.Product;
 /**
  * An exception thrown when the given title is already used
  * 
- * @author Roland Haeder
+ * @author Roland Haeder<roland@mxchange.org>
  */
 public class ProductTitleAlreadyUsedException extends Exception {
        /**
         * Serial number
         */
-       private static final long serialVersionUID = 4252734834174L;
+       private static final long serialVersionUID = 4_252_734_834_174L;
 
        /**
         * Constructor with HttpServletRequest instance