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

exception InstallationIncompleteException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-::com::sun::star::configuration::CannotLoadConfigurationException
    |
    +-InstallationIncompleteException
Description
is thrown when creating a configuration provider fails because the user's installation for the is missing or incomplete

Top of Page