:: com :: sun :: star :: sync2 ::

deprecated exception BadPartnershipException
Base Hierarchy
BadPartnershipException
 ┗ ::com::sun::star::uno::Exception
Usage Restrictions
deprecated
Description
indicates that a partnership does not exist, or that there are problems accessing the partnership state.

Elements' Summary
Partnership contains the name of the partnership, or is left empty if this is unknown.  
Elements' Details
Partnership
string Partnership;
Description
contains the name of the partnership, or is left empty if this is unknown.
Top of Page