From 3f9db7fe04395bc670dac2c9985271405fc5067c Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Thu, 17 Apr 2003 08:29:25 +0000 Subject: INTEGRATION: CWS sdk01 (1.1.26); FILE MERGED 2003/04/07 09:02:54 mi 1.1.26.1: #107627# new idls marked with @since --- udkapi/com/sun/star/java/JavaInitializationException.idl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'udkapi') diff --git a/udkapi/com/sun/star/java/JavaInitializationException.idl b/udkapi/com/sun/star/java/JavaInitializationException.idl index bc77c704eb1f..05ae5fe905bb 100644 --- a/udkapi/com/sun/star/java/JavaInitializationException.idl +++ b/udkapi/com/sun/star/java/JavaInitializationException.idl @@ -2,9 +2,9 @@ * * $RCSfile: JavaInitializationException.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: hr $ $Date: 2003-03-27 17:35:36 $ + * last change: $Author: rt $ $Date: 2003-04-17 09:29:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,6 +81,8 @@ module com { module sun { module star { module java { JavaNotConfiguredException
MissingJavaRuntimeException
JavaVMCreationFailureException
+ + @since #107627# */ exception JavaInitializationException: com::sun::star::uno::DeploymentException { -- cgit