[C#][Bluetooth]: Change Exception handling for NotSupported Error
authorh.sandeep <h.sandeep@samsung.com>
Thu, 11 May 2017 22:12:06 +0000 (03:42 +0530)
committerh.sandeep <h.sandeep@samsung.com>
Thu, 20 Jul 2017 08:44:14 +0000 (14:14 +0530)
commit56d3a795daf2aaec95e5b6811900a7aaa9ffc1ef
treec53e00f92a03e4d095503f45202e6d7c484bda9e
parent79c3fbf850b5549e2d77801a6460eaeedae40119
[C#][Bluetooth]: Change Exception handling for NotSupported Error

This patch changes the NotSupported Error exception from
InvlaidOperationException to NotSupportedException

Change-Id: Ic2a16b5ee392523203354a5f31229a45b27243d2
Signed-off-by: h.sandeep <h.sandeep@samsung.com>
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothError.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothGatt.cs [changed mode: 0755->0644]