:: com :: sun :: star :: task ::

exception NoMasterException
Base Hierarchy
NoMasterException
 ┗ ::com::sun::star::uno::RuntimeException
    ┗ ::com::sun::star::uno::Exception
Description
is thrown when a master password is needed but not available/correct.

Elements' Summary
Mode specifies the mode in which password should be queried.  
Elements' Details
Mode
PasswordRequestMode Mode;
Description
specifies the mode in which password should be queried.
Top of Page