LibreOffice
LibreOffice 5.3 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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

string URLRuntimeLib

contains the path to the runtime lib as file URL.


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