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

exception InteractiveLockingException
Base Hierarchy
InteractiveLockingException
 ┗ ::com::sun::star::task::ClassifiedInteractionRequest
    ┗ ::com::sun::star::uno::Exception

Elements' Summary
Url The Url of the resource this exception is related to.  
Elements' Details
Url
string Url;
Description
The Url of the resource this exception is related to.
Top of Page