Kaydet (Commit) d1c18edd authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#707200 Uncaught exception

Change-Id: Iaf115f1f11aef69ef5dba7023f4126c22d1f49ff
üst dc5e8921
...@@ -105,7 +105,7 @@ public: ...@@ -105,7 +105,7 @@ public:
sal_uInt64 getFeatures() const; sal_uInt64 getFeatures() const;
}; };
class FrameworkException class FrameworkException : public std::exception
{ {
public: public:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment