[Title] Added CLI 'operation failed' notify logic.
authorgyeongseok.seo <gyeongseok.seo@samsung.com>
Thu, 29 Nov 2012 02:26:49 +0000 (11:26 +0900)
committergyeongseok.seo <gyeongseok.seo@samsung.com>
Thu, 29 Nov 2012 02:26:49 +0000 (11:26 +0900)
commite484b3a9bc8dafb44a99816e6a4e5a700c343c2b
tree6f154ff43bd55c70a6a1a36d95c01d8568dec3ff
parent6c80190fb8aaa5ece6d4a89fa96201bbd4c15771
[Title] Added CLI 'operation failed' notify logic.
[Desc.] when sdb's excuteShellCommand method failed. then CLI command failed. and user notify.
[Issue] #7219

Change-Id: I7ed1db83a6311ac023431f65d921151e4c1a541e
org.tizen.common/src/org/tizen/common/core/command/sdb/ShellSdbCommand.java