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

exception MissingJavaRuntimeException
Base Hierarchy
MissingJavaRuntimeExceptionJavaInitializationException
    ┗ ::com::sun::star::uno::DeploymentException
       ┗ ::com::sun::star::uno::RuntimeException
          ┗ ::com::sun::star::uno::Exception

Elements' Summary
URLRuntimeLib contains the path to the runtime lib as file URL.  
Elements' Details
URLRuntimeLib
string URLRuntimeLib;
Description
contains the path to the runtime lib as file URL.
Top of Page