exception DuplicateProviderException in module com::sun::star::ucb::

(Global Index)

Syntax

exception 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