@@ -25,6 +25,8 @@ public:
}),
NULL, NULL);
+ DKError::RaiseException("Exception!");
+
}
void OnTerminate(void) override
{