:: com :: sun :: star :: configuration ::

exception MissingBootstrapFileException
Base Hierarchy
MissingBootstrapFileExceptionCannotLoadConfigurationException
    ┗ ::com::sun::star::uno::Exception

Elements' Summary
BootstrapFileURL the URL of the bootstrap file that could not be found 
Elements' Details
BootstrapFileURL
string BootstrapFileURL;
Description
the URL of the bootstrap file that could not be found
Top of Page