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

(Global Index)

Syntax

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

Description

This exception is thrown to indicate that a command was aborted.

See also

XCommandProcessor
Top of Page