Modifier and Type | Class and Description |
---|---|
class |
InvalidNameException |
Modifier and Type | Class and Description |
---|---|
class |
InvalidLabelException |
class |
LabelExistsException |
Modifier and Type | Class and Description |
---|---|
class |
IllegalPullRequestSearchRequestException
Indicates that a
search request was invalid. |
class |
InvalidPullRequestRoleException
Indicates the supplied role is invalid for the current operation
|
class |
UnmodifiablePullRequestRoleException
Thrown when attempting to modify the
author of a pull request. |
Modifier and Type | Class and Description |
---|---|
class |
EmptyReviewerGroupException |
class |
ReviewerGroupUserLimitException |
Modifier and Type | Class and Description |
---|---|
class |
ConflictingRefNameException
Indicates the operation could not be completed because a existing ref already exists
with a name that conflicts with the one being created.
|
class |
InvalidAuthorException |
class |
InvalidRefNameException
Indicates the ref name supplied was syntactically incorrect.
|
Copyright © 2021 Atlassian. All rights reserved.