summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/calc/CConnection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/calc/CConnection.hxx')
-rw-r--r--connectivity/source/inc/calc/CConnection.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/connectivity/source/inc/calc/CConnection.hxx b/connectivity/source/inc/calc/CConnection.hxx
index 1ee2e211de33..854a9f74481c 100644
--- a/connectivity/source/inc/calc/CConnection.hxx
+++ b/connectivity/source/inc/calc/CConnection.hxx
@@ -53,7 +53,8 @@ namespace connectivity
const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& _rInfo )
throw( css::sdbc::SQLException,
css::uno::RuntimeException,
- css::uno::DeploymentException) override;
+ css::uno::DeploymentException,
+ std::exception) override;
// XServiceInfo
DECLARE_SERVICE_INFO();