summaryrefslogtreecommitdiffstats
path: root/cui/source/options/optupdt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optupdt.cxx')
-rw-r--r--cui/source/options/optupdt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/optupdt.cxx b/cui/source/options/optupdt.cxx
index e5576efbcb4d..f0287be40e27 100644
--- a/cui/source/options/optupdt.cxx
+++ b/cui/source/options/optupdt.cxx
@@ -413,7 +413,7 @@ IMPL_LINK_NOARG(SvxOnlineUpdateTabPage, CheckNowHdl_Impl, Button*, void)
}
catch( const uno::Exception& e )
{
- SAL_WARN("cui.options", "Caught exception, thread terminated. " << e.Message);
+ SAL_WARN("cui.options", "Caught exception, thread terminated. " << e);
}
}