LibreOffice
LibreOffice 24.2 SDK API Reference
|
indicates that the Java runtime library could not be found. More...
import"MissingJavaRuntimeException.idl";
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... | |
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.
string URLRuntimeLib |
contains the path to the runtime lib as file URL.