| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SendFailedException | |
|---|---|
| com.sun.mail.smtp | An SMTP protocol provider for the JavaMail API that provides access to an SMTP server. | 
| Uses of SendFailedException in com.sun.mail.smtp | 
|---|
| Subclasses of SendFailedException in com.sun.mail.smtp | |
|---|---|
|  class | SMTPAddressFailedExceptionThis exception is thrown when the message cannot be sent. | 
|  class | SMTPSenderFailedExceptionThis exception is thrown when the message cannot be sent. | 
|  class | SMTPSendFailedExceptionThis exception is thrown when the message cannot be sent. | 
| Methods in com.sun.mail.smtp that throw SendFailedException | |
|---|---|
|  void | SMTPTransport.sendMessage(Message message,
            Address[] addresses)Send the Message to the specified list of addresses. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||