Throw OcException for invalid (null) parameters in Java Layer of android_api
authorLarry Sachs <larry.j.sachs@intel.com>
Thu, 29 Sep 2016 17:46:19 +0000 (10:46 -0700)
committerRick Bell <richard.s.bell@intel.com>
Fri, 30 Sep 2016 04:42:44 +0000 (04:42 +0000)
commit97afea6d54eebb1656233c6b4e52ff5fedd65334
tree1f89d3750fd2ded1dd9d412d7d0d215504efc8af
parent05969521d6bab5c3c5e148b418872d21ac4d8282
Throw OcException for invalid (null) parameters in Java Layer of android_api

[IOT-1323] -- [RI][Android] observe(with QualityOfService) API does not throw OcException while passing parameter-observeType as Null value

Change-Id: If0d7acb0f5bbfda75e2fd774b6cccc8ce21e5650
Signed-off-by: Larry Sachs <larry.j.sachs@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/12573
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Rick Bell <richard.s.bell@intel.com>
android/android_api/base/src/androidTest/java/org/iotivity/base/SmokeTest.java
android/android_api/base/src/main/java/org/iotivity/base/OcResource.java
android/examples/fridgeclient/src/main/java/org/iotivity/base/examples/FridgeClient.java