summaryrefslogtreecommitdiff
path: root/jurt
diff options
context:
space:
mode:
authorJörg Budischewski <jbu@openoffice.org>2002-03-21 15:25:03 +0000
committerJörg Budischewski <jbu@openoffice.org>2002-03-21 15:25:03 +0000
commiteb1e9e42a918e47f840058f323f24b24eae3e8fa (patch)
treeeab35d3a840cd1db7fa4956017a8e8037271c0bb /jurt
parentd90dd9f646f6020697c14503fb391b9ae3471488 (diff)
#98036# mappingException now deprecated
Diffstat (limited to 'jurt')
-rw-r--r--jurt/com/sun/star/uno/MappingException.java8
1 files changed, 5 insertions, 3 deletions
diff --git a/jurt/com/sun/star/uno/MappingException.java b/jurt/com/sun/star/uno/MappingException.java
index cc9d4600364d..087f524a4122 100644
--- a/jurt/com/sun/star/uno/MappingException.java
+++ b/jurt/com/sun/star/uno/MappingException.java
@@ -2,9 +2,9 @@
*
* $RCSfile: MappingException.java,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: jbu $ $Date: 2002-01-18 14:06:54 $
+ * last change: $Author: jbu $ $Date: 2002-03-21 16:25:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -64,8 +64,10 @@ package com.sun.star.uno;
/**
* The mapping Exception.
+ * The exception is replaced by the com.sun.star.lang.DisposedException.
+ * @deprecated since UDK 3.0.2
* <p>
- * @version $Revision: 1.2 $ $ $Date: 2002-01-18 14:06:54 $
+ * @version $Revision: 1.3 $ $ $Date: 2002-03-21 16:25:03 $
* @see com.sun.star.uno.UnoRuntime
* @see com.sun.star.uno.IQueryInterface
* @see com.sun.star.uno.IBridge