Browse Source

no message

Hongtae Kim 7 years ago
parent
commit
ce2688094d
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      TestApp1/TestApp1.cpp

+ 2
- 0
TestApp1/TestApp1.cpp View File

@@ -25,6 +25,8 @@ public:
25 25
 		}),
26 26
 			NULL, NULL);
27 27
 
28
+		DKError::RaiseException("Exception!");
29
+
28 30
 	}
29 31
 	void OnTerminate(void) override
30 32
 	{