summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/kab/KCatalog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/kab/KCatalog.hxx')
-rw-r--r--connectivity/source/drivers/kab/KCatalog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/kab/KCatalog.hxx b/connectivity/source/drivers/kab/KCatalog.hxx
index c3c45faacdea..29b2580fc1b3 100644
--- a/connectivity/source/drivers/kab/KCatalog.hxx
+++ b/connectivity/source/drivers/kab/KCatalog.hxx
@@ -45,7 +45,7 @@ namespace connectivity
// XTablesSupplier
virtual css::uno::Reference< css::container::XNameAccess > SAL_CALL getTables(
- ) throw(css::uno::RuntimeException, std::exception) override;
+ ) override;
};
}
}