java.lang.Object | ||||||
↳ | java.lang.Throwable | |||||
↳ | java.lang.Exception | |||||
↳ | java.lang.RuntimeException | |||||
↳ | com.atlassian.bitbucket.ServiceException | |||||
↳ | com.atlassian.bitbucket.scm.ScmException | |||||
↳ | com.atlassian.bitbucket.scm.MergeException |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This constructor is deprecated.
since 5.0 for removal in 6.0.
Use
MergeException(KeyedMessage, String, Repository, String, String, boolean) instead
| |||||||||||
This constructor is deprecated.
since 5.0 for removal in 6.0. Use
MergeException(KeyedMessage, Throwable, String, Repository, String, String, boolean) instead
| |||||||||||
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
This constructor is deprecated.
since 5.0 for removal in 6.0.
Use MergeException(KeyedMessage, String, Repository, String, String, boolean)
instead
This constructor is deprecated.
since 5.0 for removal in 6.0. Use
MergeException(KeyedMessage, Throwable, String, Repository, String, String, boolean)
instead
true
if the merge failed because the resulting merge had conflicts