java.lang.Object | |||||||
↳ | java.lang.Throwable | ||||||
↳ | java.lang.Exception | ||||||
↳ | java.lang.RuntimeException | ||||||
↳ | com.atlassian.bitbucket.ServiceException | ||||||
↳ | com.atlassian.bitbucket.IllegalEntityStateException | ||||||
↳ | com.atlassian.bitbucket.repository.IllegalRepositoryStateException | ||||||
↳ | com.atlassian.bitbucket.repository.EmptyRepositoryException |
Thrown when an operation cannot be completed because the related repository is empty.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.bitbucket.ServiceException
| |||||||||||
From class
java.lang.Throwable
| |||||||||||
From class
java.lang.Object
|