Package | Description |
---|---|
com.atlassian.bitbucket.repository |
Modifier and Type | Class and Description |
---|---|
class |
EmptyRepositoryException
Thrown when an operation cannot be completed because the related repository is empty.
|
class |
RepositoryAlreadyExistsException
Thrown to indicate that a
repository already exists at the given
repositoryDir when a new repository or fork is created. |
class |
RepositoryOfflineException
Occurs when a repository is offline, i.e., when the node on which a repository is present becomes unreachable.
|
class |
RepositoryReadOnlyException
Thrown when an operation fails because the repository is in read-only mode.
|
Copyright © 2022 Atlassian. All rights reserved.