summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/XFastPropertySet.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/XFastPropertySet.idl')
-rw-r--r--udkapi/com/sun/star/beans/XFastPropertySet.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/beans/XFastPropertySet.idl b/udkapi/com/sun/star/beans/XFastPropertySet.idl
index e6e1cb137246..f41997c2d237 100644
--- a/udkapi/com/sun/star/beans/XFastPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XFastPropertySet.idl
@@ -63,7 +63,7 @@ published interface XFastPropertySet: com::sun::star::uno::XInterface
if the new value cannot be converted to the type of the
underlying property by an identity or widening conversion.
- @throws stardiv::uno::lang::WrappedTargetException
+ @throws com::sun::star::lang::WrappedTargetException
if the implementation has an internal reason for the exception.
In this case the original exception is wrapped into this
com::sun::star::lang::WrappedTargetException.