:: com :: sun :: star :: mail ::

exception NoMailServiceProviderException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-MailException
    |
    +-NoMailServiceProviderException
Usage Restrictions
not published
Description
A NoMailServiceProviderException will be thrown if an appropriate provider for requested mail service could not be found or could not be created.
See also
com::sun::star::mail::MailService
Since
OpenOffice 2.0.0

Top of Page