]> git.mxchange.org Git - jproduct-core.git/blobdiff - src/org/mxchange/jshopcore/exceptions/BasketItemAlreadyAddedException.java
Introduced new exceptions
[jproduct-core.git] / src / org / mxchange / jshopcore / exceptions / BasketItemAlreadyAddedException.java
index efd249227e2dbc15bd687bd610853476b4632273..ca4cbeb1847869d9a92ce05e8a9e043000f5f83b 100644 (file)
@@ -20,7 +20,7 @@ import java.text.MessageFormat;
 import org.mxchange.jshopcore.model.basket.AddableBasketItem;
 
 /**
- * An exception thrown when the given item is already added to the basket.
+ * An exception thrown when the given item is already added to the basketController.
  *
  * @author Roland Haeder
  */