summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/file/FTables.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/file/FTables.hxx')
-rw-r--r--connectivity/source/inc/file/FTables.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/inc/file/FTables.hxx b/connectivity/source/inc/file/FTables.hxx
index 304c6e653e8f..c3c90dc2271b 100644
--- a/connectivity/source/inc/file/FTables.hxx
+++ b/connectivity/source/inc/file/FTables.hxx
@@ -42,7 +42,7 @@ namespace connectivity
,m_xMetaData(_rMetaData)
{}
- virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) throw(::com::sun::star::uno::RuntimeException);
+ virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) throw(::com::sun::star::uno::RuntimeException, std::exception);
// only the name is identical to ::cppu::OComponentHelper
virtual void SAL_CALL disposing(void);