java.lang.Object | ||||||||
↳ | java.lang.Throwable | |||||||
↳ | java.lang.Exception | |||||||
↳ | java.lang.RuntimeException | |||||||
↳ | com.atlassian.bitbucket.ServiceException | |||||||
↳ | com.atlassian.bitbucket.validation.ArgumentValidationException | |||||||
↳ | com.atlassian.bitbucket.InvalidNameException | |||||||
↳ | com.atlassian.bitbucket.repository.InvalidRefNameException | |||||||
↳ | com.atlassian.bitbucket.repository.ConflictingRefNameException |
Indicates the operation could not be completed because a existing ref already exists with a name that conflicts with the one being created.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.bitbucket.repository.InvalidRefNameException
| |||||||||||
From class
com.atlassian.bitbucket.ServiceException
| |||||||||||
From class
java.lang.Throwable
| |||||||||||
From class
java.lang.Object
|