LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
UnsupportedCommandException Exception Referencepublished

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

import "UnsupportedCommandException.idl";

Inheritance diagram for UnsupportedCommandException:
Exception

Additional Inherited Members

Public Attributes inherited from Exception
string Message
 gives a detailed description of the reason, why the exception was thrown.
com::sun::star::uno::XInterface Context
 should contain a reference to the original, which raised the exception.

Detailed Description

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

Version
1.0
See also
XCommandProcessor

The documentation for this exception was generated from the following file: