Uses of Class
javax.mail.SendFailedException

Packages that use SendFailedException
gnu.mail.providers.smtp A provider for the Simple Mail Transfer Protocol (SMTP), as detailed in RFC 2821, including support for ESMTP service extensions. 
 

Uses of SendFailedException in gnu.mail.providers.smtp
 

Methods in gnu.mail.providers.smtp that throw SendFailedException
 void SMTPTransport.sendMessage(Message message, Address[] addresses)
          Send the specified message to the server.
 



© Copyright 2003, 2004 The Free Software Foundation, All rights reserved