[NUI] Let registry throw exception at error case
authorEunki, Hong <eunkiki.hong@samsung.com>
Tue, 26 Sep 2023 06:25:43 +0000 (15:25 +0900)
committerEunki Hong <h.pichulia@gmail.com>
Wed, 25 Oct 2023 12:48:44 +0000 (21:48 +0900)
commitcd27b38bbb916d1f0a144f3c0b7f2bfc7c4a0394
treea7f8aa5c03f5eaf2cee20f977506023e7abb4d01
parent6754a811c5b916eea73af975669d467d9ae9c0d8
[NUI] Let registry throw exception at error case

Let we throw exception if same object try to register.

Moreover, let we print more useful callstack if we got unmatched case.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
src/Tizen.NUI/src/internal/Common/DaliEnumConstants.cs
src/Tizen.NUI/src/internal/Common/Registry.cs
src/Tizen.NUI/src/public/Common/BaseHandle.cs
src/Tizen.NUI/src/public/Utility/Timer.cs