diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/object/uri.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/object/uri.h b/src/object/uri.h index ba9ee72b4..4650be137 100644 --- a/src/object/uri.h +++ b/src/object/uri.h @@ -172,6 +172,8 @@ public: /** * Return the contents of the file + * + * @throw Glib::Error If the URL can't be read */ std::string getContents() const; |
