:: com :: sun :: star :: deployment ::

unpublished exception ExtensionRemovedException
Base Hierarchy
ExtensionRemovedException
 ┗ ::com::sun::star::uno::Exception
Usage Restrictions
not published
Description
indicates that a function call with the given arguments is not supported because the extension was removed. XPackage::isRemoved will return true on that object.
Since
OOo 3.3

Top of Page