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

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

Top of Page