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

exception CommandAbortedException
Base Hierarchy
CommandAbortedException
 ┗ ::com::sun::star::uno::Exception
Description
This exception is thrown to indicate that a command was aborted.
See also
XCommandProcessor

Top of Page