Tag: cws_src680_qiq User: fs Date: 06/05/31 04:06:17 Modified: /dba/dbaccess/source/core/inc/ containerapprove.hxx
Log: #i51143# throwing all exceptions is now allowed File Changes: Directory: /dba/dbaccess/source/core/inc/ ========================================= File [changed]: containerapprove.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/inc/containerapprove.hxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +4 -7 ------------------- --- containerapprove.hxx 24 May 2006 14:42:18 -0000 1.1.2.1 +++ containerapprove.hxx 31 May 2006 11:06:15 -0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: containerapprove.hxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: fs $ $Date: 2006/05/24 14:42:18 $ + * last change: $Author: fs $ $Date: 2006/05/31 11:06:15 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -68,12 +68,9 @@ specifies the name under which the element is going to be inserted @param _rxElement specifies the element which is going to be inserted - @throws IllegalArgumentException + @throws Exception if the name or the object are invalid, or not eligible for insertion into the container - @throws WrappedTargetException - if another error occures which prevents insertion of the object into - the container. */ virtual void SAL_CALL approveElement( const ::rtl::OUString& _rName, --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
