| java.lang.Object | ||||||
| ↳ | java.lang.Throwable | |||||
| ↳ | java.lang.Exception | |||||
| ↳ | java.lang.RuntimeException | |||||
| ↳ | com.atlassian.bitbucket.ServiceException | |||||
| ↳ | com.atlassian.bitbucket.IllegalEntityStateException | |||||
| ↳ | com.atlassian.bitbucket.pull.IllegalPullRequestStateException | |||||
Thrown when an operation fails because the pull request is not in the expected
 state. For example, this exception might be thrown to indicate a pull request
 cannot be merged because it has already been declined.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  com.atlassian.bitbucket.ServiceException | |||||||||||
|  From class
  java.lang.Throwable | |||||||||||
|  From class
  java.lang.Object | |||||||||||