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

exception MergeConflictException
Base Hierarchy
MergeConflictException
 ┗ ::com::sun::star::uno::Exception
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