summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/InteractiveFileIOException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/InteractiveFileIOException.idl')
-rw-r--r--offapi/com/sun/star/ucb/InteractiveFileIOException.idl9
1 files changed, 5 insertions, 4 deletions
diff --git a/offapi/com/sun/star/ucb/InteractiveFileIOException.idl b/offapi/com/sun/star/ucb/InteractiveFileIOException.idl
index c2ceec68a969..03d3a29e54d3 100644
--- a/offapi/com/sun/star/ucb/InteractiveFileIOException.idl
+++ b/offapi/com/sun/star/ucb/InteractiveFileIOException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: InteractiveFileIOException.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: sb $ $Date: 2001-08-31 08:00:30 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:10:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,9 +77,10 @@ module com { module sun { module star { module ucb {
//=============================================================================
/** An input/output error while processing a file.
+ <p>This exception is deprecated. Use
+ <type>InteractiveAugmentedIOException</type> instead.
+
@deprecated
- Use <type>com::sun::star::ucb::InteractiveAugmentedIOException</type>
- instead.
*/
exception InteractiveFileIOException: com::sun::star::ucb::InteractiveIOException
{