]> git.mxchange.org Git - jcore.git/commitdiff
Added email address for author
authorRoland Haeder <roland@mxchange.org>
Sun, 6 Mar 2016 16:42:26 +0000 (17:42 +0100)
committerRoland Haeder <roland@mxchange.org>
Sun, 6 Mar 2016 16:42:26 +0000 (17:42 +0100)
src/org/mxchange/jcore/exceptions/MenuInitializationException.java

index d9faa63800d4f05d992494ca08f9a969af747fb4..fe8850176fe2f3f16dc045c5291b15b9c0807b63 100644 (file)
@@ -19,7 +19,7 @@ package org.mxchange.jcore.exceptions;
 /**
  * This exception is thrown when the menu cannot be initialized.
  * <p>
- * @author Roland Haeder
+ * @author Roland Haeder<roland@mxchange.org>
  */
 public class MenuInitializationException extends Exception {