CAudioError: Fix bug of 'Exception objects must be nothrow copy constructible' 77/244877/2 accepted/tizen/unified/20200928.213348 submit/tizen/20200928.072700
authorSeungbae Shin <seungbae.shin@samsung.com>
Fri, 25 Sep 2020 08:59:06 +0000 (17:59 +0900)
committerSeungbae Shin <seungbae.shin@samsung.com>
Mon, 28 Sep 2020 07:24:13 +0000 (16:24 +0900)
commitf69693d6d5cfee8d2d364bb9dd413d58aba00d74
tree553d003e6b397d82d761439441a941e213f3b603
parent7ede27fb2ad5039f60ca1ba961ea61f887299678
CAudioError: Fix bug of 'Exception objects must be nothrow copy constructible'

https://wiki.sei.cmu.edu/confluence/display/cplusplus/ERR60-CPP.+Exception+objects+must+be+nothrow+copy+constructible

[Version] 0.5.31
[Issue Type] Revise

Change-Id: I31225a025723dd2581f1c941012999143a9f06ee
include/CAudioError.h
packaging/capi-media-audio-io.spec
src/cpp/CAudioError.cpp