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>
Tue, 31 Oct 2023 14:07:28 +0000 (23:07 +0900)
commitc0fbf1a3e42a65664a1bca904b28baba0b382b99
treef83059011950368e4d2359cacf5bf918bfd13990
parent3e363eace81f17c2edb5a1dc5d3274b22e848f7f
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