[foundation] Implemented 'Exception' class 'what()' method (#351)
authorIvan Vagin/AI Tools Lab /SRR/Engineer/삼성전자 <ivan.vagin@samsung.com>
Wed, 27 Jun 2018 07:18:04 +0000 (10:18 +0300)
committerSergey Vostokov/AI Tools Lab /SRR/Staff Engineer/삼성전자 <s.vostokov@samsung.com>
Wed, 27 Jun 2018 07:18:04 +0000 (16:18 +0900)
commit4a0e42b5036fb2d6c41bcce114ca697b6d2f285e
treeaec575fa6ae2e7be7b08f4aa291db389944eebe5
parent9ba01d92ff05a8627023041853cb47ad7b9e0383
[foundation] Implemented 'Exception' class 'what()' method (#351)

Implemented 'Exception' class 'what()' method

This commit introduced 'what()' method 'Exception' class

Signed-off-by: Ivan Vagin <ivan.vagin@samsung.com>
libs/foundation/include/nncc/foundation/Exception.h
libs/foundation/src/Exception.cpp