more debugging information

Change-Id: I9bb95b80e0e85573a09b8ad7233c6543fccae032
diff --git a/connectivity/source/drivers/hsqldb/HDriver.cxx b/connectivity/source/drivers/hsqldb/HDriver.cxx
index e52f95c..4728f85 100644
--- a/connectivity/source/drivers/hsqldb/HDriver.cxx
+++ b/connectivity/source/drivers/hsqldb/HDriver.cxx
@@ -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();
            }
        }
    }