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. |
Modifier and Type | Class and Description |
---|---|
class |
IllegalTaskStateException
Thrown to indicate the task's
state does not allow performing the requested operation. |
Modifier and Type | Class and Description |
---|---|
class |
IllegalUserStateException |
Copyright © 2019 Atlassian. All rights reserved.