Fix to use InvalidOperationException instead of SystemException
authorWonYoung Choi <wy80.choi@samsung.com>
Wed, 24 Aug 2016 06:27:40 +0000 (15:27 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Wed, 24 Aug 2016 06:30:37 +0000 (15:30 +0900)
commit69c82264a529fd3e6e44cb34df2c14858d620e83
treed32ba37bb68caa0de092ffaaec8da4947e69f5fc
parent96cf08750eea536ce03e0717a1a54d60b6038e94
Fix to use InvalidOperationException instead of SystemException

SystemException class can not be found at building with corefx.
And The .Net Framework Guide of Microsoft does not recommend using
SystemException directly also.

Change-Id: Ie7932a4428623785b89ca15f7926f3d8aa880bd3
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/IoTConnectivityErrorFactory.cs