Kaydet (Commit) 63314e51 authored tarafından Lionel Elie Mamane's avatar Lionel Elie Mamane

more debugging information

Change-Id: I9bb95b80e0e85573a09b8ad7233c6543fccae032
üst 5b87ff40
......@@ -53,6 +53,7 @@
#include "resource/hsqldb_res.hrc"
#include "resource/sharedresources.hxx"
#include <i18nlangtag/languagetag.hxx>
#include <tools/diagnose_ex.h>
#include <o3tl/compat_functional.hxx>
......@@ -622,6 +623,7 @@ namespace connectivity
}
catch(Exception&)
{
DBG_UNHANDLED_EXCEPTION();
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment