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

exception UnsupportedCommandException
Base Hierarchy
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