summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ftp/ftpurl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/ftp/ftpurl.hxx')
-rw-r--r--ucb/source/ucp/ftp/ftpurl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/ftp/ftpurl.hxx b/ucb/source/ucp/ftp/ftpurl.hxx
index 3144d6e8760a..45a35e696c0d 100644
--- a/ucb/source/ucp/ftp/ftpurl.hxx
+++ b/ucb/source/ucp/ftp/ftpurl.hxx
@@ -134,7 +134,7 @@ namespace ftp {
throw(curl_exception, malformed_exception, std::exception);
OUString ren(const OUString& NewTitle)
- throw(curl_exception);
+ throw(curl_exception, std::exception);
void del() const
throw(curl_exception, malformed_exception);