summaryrefslogtreecommitdiff
path: root/framework/source/inc
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc')
-rw-r--r--framework/source/inc/loadenv/loadenv.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/inc/loadenv/loadenv.hxx b/framework/source/inc/loadenv/loadenv.hxx
index 3ac14657488d..4b157ca931bc 100644
--- a/framework/source/inc/loadenv/loadenv.hxx
+++ b/framework/source/inc/loadenv/loadenv.hxx
@@ -466,7 +466,7 @@ private:
the whole runtime can't be used any longer.
*/
bool impl_loadContent()
- throw(LoadEnvException, css::uno::RuntimeException, css::beans::IllegalTypeException, std::exception);
+ throw(LoadEnvException, css::uno::RuntimeException, std::exception);
/** @short checks if the specified content is already loaded.