| java.lang.Object | |||||||
| ↳ | java.lang.Throwable | ||||||
| ↳ | java.lang.Exception | ||||||
| ↳ | java.lang.RuntimeException | ||||||
| ↳ | com.atlassian.stash.exception.ServiceException | ||||||
| ↳ | com.atlassian.stash.exception.RequestCanceledException | ||||||
| ↳ | com.atlassian.stash.scm.MergeCanceledException | ||||||
| ↳ | com.atlassian.stash.pull.PullRequestMergeCanceledException | ||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves the
pull request whose merge was canceled. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.stash.scm.MergeCanceledException
| |||||||||||
From class
com.atlassian.stash.exception.RequestCanceledException
| |||||||||||
From class
com.atlassian.stash.exception.ServiceException
| |||||||||||
From class
java.lang.Throwable
| |||||||||||
From class
java.lang.Object
| |||||||||||
Retrieves the pull request whose merge was canceled.