Corrected OCException that had gotten out of sync with OCStackResult.
authorJon A. Cruz <jonc@osg.samsung.com>
Tue, 10 Mar 2015 02:17:53 +0000 (19:17 -0700)
committerSashi Penta <sashi.kumar.penta@intel.com>
Tue, 10 Mar 2015 16:26:04 +0000 (16:26 +0000)
commit9c363c69639709fa39f4ed9b65a0aa61246ef643
tree92bd88011b7471aed09ba42103282aaa1b8bb21e
parentc8a6d2bf0605f0616c8e7fa5c389a1dbb8918071
Corrected OCException that had gotten out of sync with OCStackResult.

Corrected the OCException class that had gotten out of sync with
new value added to OCStackResult and was resulting in warnings and
inproper messages.

Change-Id: I2bbc3044d89aee00018593cadc7ddee56f7b8b61
Signed-off-by: Jon A. Cruz <jonc@osg.samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/459
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Joseph Morrow <joseph.l.morrow@intel.com>
Reviewed-by: Sashi Penta <sashi.kumar.penta@intel.com>
resource/include/StringConstants.h
resource/src/OCException.cpp