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

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

Top of Page