java.lang.Object | |||||||
↳ | java.lang.Throwable | ||||||
↳ | java.lang.Exception | ||||||
↳ | java.lang.RuntimeException | ||||||
↳ | com.atlassian.bitbucket.ServiceException | ||||||
↳ | com.atlassian.bitbucket.mail.MailException | ||||||
↳ | com.atlassian.bitbucket.mail.MailSendException | ||||||
↳ | com.atlassian.bitbucket.mail.MailAddressInvalidException |
Indicates an error occurred sending an email because one or more of the email addresses was rejected by the mail
server. Regarding logging of instances of this exception, see MailException
.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.bitbucket.ServiceException
| |||||||||||
From class
java.lang.Throwable
| |||||||||||
From class
java.lang.Object
|