LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
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. More...
 
- Public Attributes inherited from Exception
string Message
 gives a detailed description of the reason, why the exception was thrown. More...
 
com::sun::star::uno::XInterface Context
 should contain a reference to the original, which raised the exception. More...
 

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: