Modifier and Type | Class and Description |
---|---|
class |
FileAlreadyExistsException |
class |
FileContentUnmodifiedException |
Modifier and Type | Class and Description |
---|---|
class |
AlreadyLabeledException |
class |
ApplyLabelException |
Modifier and Type | Class and Description |
---|---|
class |
IllegalPullRequestStateException
Thrown when an operation fails because the
pull request is not in the expected
state . |
Modifier and Type | Class and Description |
---|---|
class |
EmptyRepositoryException
Thrown when an operation cannot be completed because the related repository is empty.
|
class |
IllegalRepositoryStateException
Thrown to indicate an operation could not be completed because the
repository was not in the
expected state . |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
IllegalTaskStateException
|
Modifier and Type | Class and Description |
---|---|
class |
IllegalUserStateException |
Copyright © 2022 Atlassian. All rights reserved.