LibreOffice
LibreOffice 24.8 SDK API Reference
 
Loading...
Searching...
No Matches
MissingJavaRuntimeException Exception Referencepublished

indicates that the Java runtime library could not be found. More...

import "MissingJavaRuntimeException.idl";

Inheritance diagram for MissingJavaRuntimeException:
JavaInitializationException DeploymentException RuntimeException Exception

Public Attributes

string URLRuntimeLib
 contains the path to the runtime lib as file URL.
 
- Public Attributes inherited from Exception
string Message
 gives a detailed description of the reason, why the exception was thrown.
 
com::sun::star::uno::XInterface Context
 should contain a reference to the original, which raised the exception.
 

Detailed 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
OOo 1.1.2

Member Data Documentation

◆ URLRuntimeLib

string URLRuntimeLib

contains the path to the runtime lib as file URL.


The documentation for this exception was generated from the following file: