Improved ErrorHandler
authorEbersold <aebersol@n3150.home>
Mon, 13 Nov 2023 13:48:03 +0000 (14:48 +0100)
committerEbersold <aebersol@n3150.home>
Mon, 13 Nov 2023 13:48:03 +0000 (14:48 +0100)
commit4207e3c9bb316443d2d5e5cb07f986cbaf2d4dbb
tree19942884e83b5b160de1a20c7f150493905907f9
parent4675d1f98c1d24127e3e845ce0b364aa1b8e33dd
Improved ErrorHandler
Metadata/Errors.h [new file with mode: 0644]
Metadata/ParameterTable.h
Platform/CMakeLists.txt
Platform/ErrorHandler.h [deleted file]
Platform/ErrorHandler/ErrorHandler.cpp [new file with mode: 0644]
Platform/ErrorHandler/ErrorHandler.h [new file with mode: 0644]
Platform/ErrorHandler/IErrorHandler.h [new file with mode: 0644]
Platform/Errors.h [deleted file]
Platform/IErrorHandler.h [deleted file]