summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dbaccess/source/core/api/CRowSetDataColumn.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbaccess/source/core/api/CRowSetDataColumn.cxx b/dbaccess/source/core/api/CRowSetDataColumn.cxx
index e367828e100f..48e922162039 100644
--- a/dbaccess/source/core/api/CRowSetDataColumn.cxx
+++ b/dbaccess/source/core/api/CRowSetDataColumn.cxx
@@ -113,6 +113,7 @@ void SAL_CALL ORowSetDataColumn::getFastPropertyValue( Any& rValue, sal_Int32 nH
}
catch(const SQLException &e)
{
+ SAL_INFO("dbaccess", "exception caught: " << e.Message);
// TODO: doing nothing matches the previous behaviour,
// (and keeps dbaccess unoapi test working...)
// but should be investigated... If the value could not be