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

exception CommandFailedException
Base Hierarchy
CommandFailedException
 ┗ ::com::sun::star::uno::Exception

Elements' Summary
Reason contains the exception that was passed to the ::com::sun::star::task::XInteractionHandler.  
Elements' Details
Reason
any Reason;
Description
contains the exception that was passed to the ::com::sun::star::task::XInteractionHandler.
Top of Page