diff --git a/reference/reflection/reflectionexception.xml b/reference/reflection/reflectionexception.xml
index 4749dfeb10..657fb421b6 100644
--- a/reference/reflection/reflectionexception.xml
+++ b/reference/reflection/reflectionexception.xml
@@ -37,6 +37,26 @@
&Properties;
+
+ protected
+ string
+ message
+
+
+ protected
+ int
+ code
+
+
+ protected
+ string
+ file
+
+
+ protected
+ int
+ line
+
&InheritedMethods;
@@ -47,39 +67,6 @@
-
-
- &reftitle.properties;
-
-
- message
-
- The exception message
-
-
-
- code
-
- The exception code
-
-
-
- file
-
- The filename where the exception was created
-
-
-
- line
-
- The line where the exception was created
-
-
-
-
-
-
-