:: 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 XSimpleRegistry::mergeKey()e method.

Top of Page