CommentDeletionException |
|
DuplicatePullRequestException |
Indicates a pull request could not be created because there is already
an open pull request with the same to/from repositories and branches. |
DuplicateRefException |
Indicates the operation could not be completed because a ref already exists for the supplied name. |
EmptyPullRequestException |
Indicates a pull request could not be created because it would have no commits. |
InvalidPullRequestParticipantException |
Indicates an operation to mutate particulars of an existing pull request participant or an operation to add a participant
to a pull request is invalid. |
InvalidPullRequestTargetException |
|