]> git.mxchange.org Git - jaddressbook-share-lib.git/blobdiff - Addressbook/src/org/mxchange/addressbook/application/AddressbookApplication.java
Introduced own exception + added first sub menu for changing address data
[jaddressbook-share-lib.git] / Addressbook / src / org / mxchange / addressbook / application / AddressbookApplication.java
index 7799aca1788c14dc7b3658d8cd7597176a52c2fb..44fe4684cc5cffc000efaf930e1293f04d42054d 100644 (file)
@@ -170,7 +170,7 @@ public class AddressbookApplication extends BaseFrameworkSystem implements Appli
 \r
            try {\r
                // Ask for user input and run proper method\r
-               this.getClient().doUserChoice();\r
+               this.getClient().doUserMenuChoice();\r
            } catch (final Exception ex) {\r
                this.getLogger().catching(ex);\r
            }\r