logic: VS Plugin logging/exception handling

Added some additional logging and exception handling to solution parser
This commit is contained in:
wrongway88
2017-02-16 00:32:39 +01:00
parent 217e9ceff2
commit 18153a2ac5
7 changed files with 61 additions and 39 deletions
+1
View File
@@ -1,3 +1,4 @@
Settings.cpp WARNING: File for Settings not found: data/TestSettings.xml
Token.cpp ERROR: Location Id was not referenced by this Token.
Node.cpp WARNING: Cannot change NodeType after it was already set from namespace to class
Edge.cpp ERROR: Nodes are not plain copies.