]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.utils.ui/testcases/org/simantics/utils/ui/SWTAWTTest.java
Sync git svn branch with SVN repository r33144.
[simantics/platform.git] / bundles / org.simantics.utils.ui / testcases / org / simantics / utils / ui / SWTAWTTest.java
index fed7f7703865d14a9c48c082dc60206c1dd750b7..f0a445087c39bb9eff9fed60582756d7cade45e0 100644 (file)
@@ -155,7 +155,7 @@ public class SWTAWTTest {
                                                                } catch (IllegalAccessException e) {
                                                                        e.printStackTrace();
                                                                } catch (InvocationTargetException e) {
-                                                                       e.printStackTrace();
+                                                                       e.getCause().printStackTrace();
                                                                }
                                                        }
                                                }