summaryrefslogtreecommitdiff
path: root/jvmfwk/source
diff options
context:
space:
mode:
Diffstat (limited to 'jvmfwk/source')
-rw-r--r--jvmfwk/source/framework.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/jvmfwk/source/framework.hxx b/jvmfwk/source/framework.hxx
index cbb33edfcaff..6e4fcad1bfd9 100644
--- a/jvmfwk/source/framework.hxx
+++ b/jvmfwk/source/framework.hxx
@@ -105,7 +105,7 @@ public:
sal_uInt64 getFeatures() const;
};
-class FrameworkException
+class FrameworkException : public std::exception
{
public: