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

exception MergeConflictException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-MergeConflictException
Description
is thrown if entries of two registries are contradictory in the context of ::com::sun::star::registry::XSimpleRegistry::mergeKey()e method.

Top of Page