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

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