:: com :: sun :: star :: java ::
|
exception MissingJavaRuntimeException |
- Base Hierarchy
MissingJavaRuntimeException
┗ JavaInitializationException
┗ ::com::sun::star::uno::DeploymentException
┗ ::com::sun::star::uno::RuntimeException
┗ ::com::sun::star::uno::Exception
|
- Description
- indicates that the Java runtime library could not be found.
This happens when a user moves or deletes a Java installation after
the office has been configured to use that Java installation.
- Since
- OpenOffice 1.1.2
|
Elements' Summary |
URLRuntimeLib |
contains the path to the runtime lib as file URL.
|
Elements' Details |
URLRuntimeLib
string URLRuntimeLib;
- Description
- contains the path to the runtime lib as file URL.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.