INTEGRATION: CWS sb22 (1.3.168); FILE MERGED

2004/10/14 10:54:48 sb 1.3.168.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK.
2004/09/28 14:45:10 sb 1.3.168.1: #i33217# Fixed @since tags.
This commit is contained in:
Pascal Junck 2004-11-03 08:06:05 +00:00
parent e41b9918a3
commit 2711233345

View file

@ -2,9 +2,9 @@
*
* $RCSfile: MappingException.java,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: jbu $ $Date: 2002-03-21 16:25:03 $
* last change: $Author: pjunck $ $Date: 2004-11-03 09:06:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -67,11 +67,10 @@ package com.sun.star.uno;
* The exception is replaced by the com.sun.star.lang.DisposedException.
* @deprecated since UDK 3.0.2
* <p>
* @version $Revision: 1.3 $ $ $Date: 2002-03-21 16:25:03 $
* @version $Revision: 1.4 $ $ $Date: 2004-11-03 09:06:05 $
* @see com.sun.star.uno.UnoRuntime
* @see com.sun.star.uno.IQueryInterface
* @see com.sun.star.uno.IBridge
* @since UDK1.0
*/
public class MappingException extends com.sun.star.uno.RuntimeException {
/**