[Account Manager] added feature not supported exception (#757)
authorabhishekvijay <40332812+abhishekvijay@users.noreply.github.com>
Fri, 15 Mar 2019 09:58:31 +0000 (15:28 +0530)
committerWonYoung Choi <wy80.choi@samsung.com>
Fri, 15 Mar 2019 09:58:31 +0000 (18:58 +0900)
commitab7484336f7fa7d3ea95dd10476b6c2f397a52ef
treef400773d0b8b31b738445906729c9f97bb8a10ee
parent740c6f3626a3c7e2dbdeb595074b2addf51f2706
[Account Manager] added feature not supported exception (#757)

* added feature not supported exception

Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
* improved debug logs

Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
* improved handling of unmanaged resources

Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
src/Tizen.Account.AccountManager/Interop/Interop.Account.cs
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager.csproj
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager.sln
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager/Account.cs
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager/AccountErrorFactory.cs
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager/AccountService.cs
src/Tizen.Account.AccountManager/Tizen.Account.AccountManager/SafeAccountHandle.cs