Top   Module   Use   Manual   Index 

com :: sun :: star :: loader ::

exception CannotActivateFactoryException

Base Exception
com::sun::star::uno::Exception

Description
is thrown when an application tries to activate a component factory using the XImplementationLoader::activate() method, but the component factory can not be activated.

Top of Page