java.lang.Object | |||||
↳ | java.lang.Throwable | ||||
↳ | java.lang.Exception | ||||
↳ | java.lang.RuntimeException | ||||
↳ | com.atlassian.bitbucket.ServiceException | ||||
↳ | com.atlassian.bitbucket.mail.MailException |
Known Direct Subclasses |
Base class for mail exceptions. Instance of this exception will be logged to the mail log along with details of the mail message being sent. It is at the discretion of the caller whether these should be logged elsewhere.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.bitbucket.ServiceException
| |||||||||||
From class
java.lang.Throwable
| |||||||||||
From class
java.lang.Object
|