Improved CLI connection error note. 19/46919/7
authorPawel Kubik <p.kubik@samsung.com>
Fri, 21 Aug 2015 15:19:46 +0000 (17:19 +0200)
committerDariusz Michaluk <d.michaluk@samsung.com>
Thu, 27 Aug 2015 14:31:31 +0000 (07:31 -0700)
commitfb84beec90283c39442ecb4de15586948ce934bb
tree0e03d6b856f6156b26cbae9252e900739e8b8ed9
parent780d827c738f367461de445812b81e5edc1d4071
Improved CLI connection error note.

[Feature]       CLI connection error note, and suggestion to launch
                vasum-server
[Cause]         Previous information was inacurate
[Solution]      Added proper error handling
[Verification]  Build, install, run cli/vsm when the server is not
                running

Change-Id: I59a4467a25ef40e6ed650485c8ac690f955e29cc
cli/cli-exception.hpp [new file with mode: 0644]
cli/command-line-interface.cpp
cli/main.cpp