Top   Module   Use   Manual   Index 

com :: sun :: star :: registry ::

exception CannotRegisterImplementationException

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

Description
is thrown when an application tries to register a new component (implementation) using the XImplementationRegistration::registerImplementation() method, but the component cannot be registered. The reason for this exception could be:



Top of Page