summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/convwatch/ReportDesignerTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/convwatch/ReportDesignerTest.java')
-rw-r--r--qadevOOo/runner/convwatch/ReportDesignerTest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/convwatch/ReportDesignerTest.java b/qadevOOo/runner/convwatch/ReportDesignerTest.java
index 6dd5001c3441..204f8d9c70f3 100644
--- a/qadevOOo/runner/convwatch/ReportDesignerTest.java
+++ b/qadevOOo/runner/convwatch/ReportDesignerTest.java
@@ -285,7 +285,7 @@ public class ReportDesignerTest extends ComplexTestCase {
catch (AssureException e)
{
stopOffice();
- throw new AssureException(e.getMessage());
+ throw new AssureException(e);
}
// ------------------------------ Office shutdown ------------------------------