:: com :: sun :: star :: java ::

unpublished exception InvalidJavaSettingsException
Base Hierarchy
InvalidJavaSettingsExceptionJavaInitializationException
    ┗ ::com::sun::star::uno::DeploymentException
       ┗ ::com::sun::star::uno::RuntimeException
          ┗ ::com::sun::star::uno::Exception
Description
indicates a the Java settings have been modified.

The Java framework uses a configuration file, which can be used by distributors to determine what versions are supported. If this file is modified, then the current settings are regarded as invalid.

Since
OpenOffice 2.0.0

Top of Page