diff options
Diffstat (limited to 'ucb/source/ucp/webdav-neon/webdavcontent.hxx')
-rw-r--r-- | ucb/source/ucp/webdav-neon/webdavcontent.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/webdav-neon/webdavcontent.hxx b/ucb/source/ucp/webdav-neon/webdavcontent.hxx index 791fcb039438..01e30d1d96ed 100644 --- a/ucb/source/ucp/webdav-neon/webdavcontent.hxx +++ b/ucb/source/ucp/webdav-neon/webdavcontent.hxx @@ -146,7 +146,7 @@ private: ::com::sun::star::ucb::XCommandEnvironment >& xEnv, const std::auto_ptr< DAVResourceAccess > & rResAccess, bool * networkAccessAllowed = 0) - throw ( ::com::sun::star::uno::Exception ); + throw ( ::com::sun::star::uno::Exception, std::exception ); SAL_WNODEPRECATED_DECLARATIONS_POP // Command "open" |