Top   Module   Use   Manual   Index 

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

exception CommandFailedException

Base Exception
com::sun::star::uno::Exception

Description
This exception is thrown if an exception situation occured during the processing of a command and an XInteractionHandler was able to handle the request for the error condition and the requesting code decided to abort the command execution according to the selection made by the interaction handler.
See also
XCommandProcesssor


Elements

Top of Page