summaryrefslogtreecommitdiffstats
path: root/helpcompiler/source/HelpCompiler.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-11-06 09:45:37 +0000
committerCaolán McNamara <caolanm@redhat.com>2015-11-06 12:15:56 +0000
commit95965034e3ce5e559f0338a65753aaa5dd02937e (patch)
treea31a16bb70777d9b1fe79186d5461df88cdd8b2a /helpcompiler/source/HelpCompiler.cxx
parentcoverity#1338254 Uncaught exception (diff)
downloadcore-95965034e3ce5e559f0338a65753aaa5dd02937e.tar.gz
core-95965034e3ce5e559f0338a65753aaa5dd02937e.zip
coverity#1338258 Uncaught exception
Change-Id: I61032db81c012f2120bdd971111155d660eef5b4
Diffstat (limited to 'helpcompiler/source/HelpCompiler.cxx')
-rw-r--r--helpcompiler/source/HelpCompiler.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcompiler/source/HelpCompiler.cxx b/helpcompiler/source/HelpCompiler.cxx
index 2f67295783c5..c4a3eaa34282 100644
--- a/helpcompiler/source/HelpCompiler.cxx
+++ b/helpcompiler/source/HelpCompiler.cxx
@@ -437,7 +437,7 @@ void myparser::traverse( xmlNodePtr parentNode )
}
bool HelpCompiler::compile()
- throw (HelpProcessingException, BasicCodeTagger::TaggerException)
+ throw (HelpProcessingException, BasicCodeTagger::TaggerException, std::exception)
{
// we now have the jaroutputstream, which will contain the document.
// now determine the document as a dom tree in variable docResolved