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

(Global Index)

Syntax

exception UnsupportedCommandException : com::sun::star::uno::Exception ;

Description

is thrown to indicate that the a command is not known by the implementation of an interface.

See also

XCommandProcessor
Top of Page