summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 14:53:25 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 14:53:25 +0000
commit6d88e6817e94c74b9285d1cde6f37ffbea7db721 (patch)
treeb2c5e288efb4df4e29ccf74fa3c5217640a369ea
parent670222aabe60f64b3417d92453f1e19252c1e816 (diff)
INTEGRATION: CWS sb18 (1.5.92); FILE MERGED
2004/05/21 15:09:43 sb 1.5.92.1: #i21150# Added published flag.
-rw-r--r--udkapi/com/sun/star/java/JavaVMCreationFailureException.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/java/JavaVMCreationFailureException.idl b/udkapi/com/sun/star/java/JavaVMCreationFailureException.idl
index ac58ff29c386..a0f097a96dff 100644
--- a/udkapi/com/sun/star/java/JavaVMCreationFailureException.idl
+++ b/udkapi/com/sun/star/java/JavaVMCreationFailureException.idl
@@ -3,9 +3,9 @@
*
* $RCSfile: JavaVMCreationFailureException.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2003-04-17 09:29:46 $
+ * last change: $Author: obo $ $Date: 2004-06-03 15:53:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,7 +81,7 @@ module com { module sun { module star { module java {
@since #107627#
*/
-exception JavaVMCreationFailureException: JavaInitializationException
+published exception JavaVMCreationFailureException: JavaInitializationException
{
/** contains an error code that reflects the returned error code of
JNI_CreateJavaVM or other errors. A negative value represents