diff -c -r1.3 DotNetNames.cpp *** DotNetNames.cpp 26 Oct 2004 15:37:45 -0000 1.3 --- DotNetNames.cpp 11 Jan 2005 00:22:13 -0000 *************** *** 53,59 **** static const char* ExceptionNames[] = { ! "GetBaseException", "GetObjectData", 0 }; static const Node* ExceptionParents[] = { --- 53,60 ---- static const char* ExceptionNames[] = { ! "GetBaseException", "GetObjectData", "HelpLink", "HResult", "InnerException", ! "Message", "Source", "StackTrace", "TargetSite", 0 }; static const Node* ExceptionParents[] = {