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

exception NoMasterException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-::com::sun::star::uno::RuntimeException
    |
    +-NoMasterException
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