]> git.mxchange.org Git - jshop-core.git/blobdiff - src/org/mxchange/jshopcore/exceptions/CannotAddCategoryException.java
Continued:
[jshop-core.git] / src / org / mxchange / jshopcore / exceptions / CannotAddCategoryException.java
index ad266be0298bbefa39053b6f8cf7e53ea9d9256c..f1b89d7841a7bfe1c5f41f814b5f09636cd13526 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Haeder
+ * Copyright (C) 2016 Roland Häder
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -20,7 +20,7 @@ package org.mxchange.jshopcore.exceptions;
  * An exception thrown when the category cannot be added for a "low level"
  * reason.
  * <p>
- * @author Roland Haeder
+ * @author Roland Häder<roland@mxchange.org>
  */
 public class CannotAddCategoryException extends Exception {