Modifier and Type | Class and Description |
---|---|
class |
SmtpFailedRecipientsException
Summary description for SmtpFailedRecipientsException.
|
Modifier and Type | Method and Description |
---|---|
SmtpFailedRecipientException[] |
SmtpFailedRecipientsException.getInnerExceptions()
Array of inner exceptions
|
Constructor and Description |
---|
SmtpFailedRecipientsException(String message,
SmtpFailedRecipientException[] innerExceptions)
Initializes a new instance of the
SmtpFailedRecipientsException class |