:: com :: sun :: star :: ucb ::

exception DuplicateProviderException
Base Hierarchy
DuplicateProviderException
 ┗ ::com::sun::star::uno::Exception
Description
is thrown to indicate that a content provider with the same identifier already was registered with a content provider manager.
See also
XContentProviderManager

Top of Page