summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/convwatch/MSOfficePrint.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/convwatch/MSOfficePrint.java')
-rw-r--r--qadevOOo/runner/convwatch/MSOfficePrint.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/convwatch/MSOfficePrint.java b/qadevOOo/runner/convwatch/MSOfficePrint.java
index ba65b5bcf80e..9ed3b4b60727 100644
--- a/qadevOOo/runner/convwatch/MSOfficePrint.java
+++ b/qadevOOo/runner/convwatch/MSOfficePrint.java
@@ -251,7 +251,7 @@ public class MSOfficePrint
}
catch (IndexOutOfBoundsException e)
{
- throw new ConvWatchCancelException/*WrongEnvironmentException*/("Given list is too short.");
+ throw new ConvWatchCancelException/*WrongEnvironmentException*/("Given list is too short.", e);
}
// return aHandler.getExitCode();