NoDefaultBranchException |
Thrown to indicate the configured default branch for a repository does not exist. |
NoSuchAvatarException |
|
NoSuchBranchException |
Indicates no branch exists with the specified name. |
NoSuchCommentException |
Indicates the requested comment does not exist. |
NoSuchCommitException |
Indicates no commit exists with the specified ID. |
NoSuchGroupException |
Specialisation of NoSuchEntityException thrown to indicate the named group does not exist. |
NoSuchObjectException |
|
NoSuchParticipantException |
Indicates that the person specified in the operation is not a participant of the pull request. |
NoSuchProjectException |
|
NoSuchPullRequestException |
Indicates that a pull request was requested that does not exist. |
NoSuchRepositoryException |
|
NoSuchTagException |
Indicates no tag exists with the specified name. |
NoSuchTaskException |
Indicates the requested task does not exist. |
NoSuchUserException |
Indicates the named user does not exist
|