From 040ab8f2dac3560ff939c28f9e1dc59335f9d93c Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 19 Nov 2005 00:29:54 +0000 Subject: --- framework/Exceptions/exception.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 framework/Exceptions/exception.html (limited to 'framework/Exceptions/exception.html') diff --git a/framework/Exceptions/exception.html b/framework/Exceptions/exception.html new file mode 100644 index 00000000..1d76c7f2 --- /dev/null +++ b/framework/Exceptions/exception.html @@ -0,0 +1,37 @@ + + +%%ErrorType%% + + + + +

%%ErrorType%%

+

Description

+

%%ErrorMessage%%

+

+

Source File

+

%%SourceFile%%

+
+%%SourceCode%% +
+

Stack Trace

+
+
+%%StackTrace%%
+
+
+
+%%Version%%
+%%Time%% +
+ + \ No newline at end of file -- cgit v1.2.3