Modifier and Type | Class and Description |
---|---|
class |
NoSuchObjectException |
Modifier and Type | Class and Description |
---|---|
class |
NoSuchAvatarException |
Modifier and Type | Class and Description |
---|---|
class |
NoSuchCommentException
Indicates the requested comment does not exist.
|
Modifier and Type | Class and Description |
---|---|
class |
NoSuchCommitException
Indicates no commit exists with the specified ID.
|
Modifier and Type | Class and Description |
---|---|
class |
NoSuchPathException |
Modifier and Type | Class and Description |
---|---|
class |
NoSuchHookScriptException
Thrown to indicate the
requested hook script does not exist. |
Modifier and Type | Class and Description |
---|---|
class |
NoSuchLabelException |
Modifier and Type | Class and Description |
---|---|
class |
NoSuchProjectException |
Modifier and Type | Class and Description |
---|---|
class |
NoSuchParticipantException
Indicates that the person specified in the operation is not a participant of the pull request.
|
class |
NoSuchPullRequestException
Indicates that a pull request was requested that does not exist.
|
class |
NoSuchPullRequestReviewException
Thrown when a user tries to complete a pull request review but one does not exist.
|
Modifier and Type | Class and Description |
---|---|
class |
NoSuchReviewerGroupException |
Modifier and Type | Class and Description |
---|---|
class |
NoDefaultBranchException
Thrown to indicate the configured default branch for a repository does not exist.
|
class |
NoSuchBranchException
Indicates no branch exists with the specified name.
|
class |
NoSuchRepositoryException |
class |
NoSuchTagException
Indicates no tag exists with the specified name.
|
Modifier and Type | Class and Description |
---|---|
class |
NoSuchTaskException
|
Modifier and Type | Class and Description |
---|---|
class |
NoSuchGroupException
Specialisation of
NoSuchEntityException thrown to indicate the named group does not exist. |
class |
NoSuchUserException
Indicates the named user does not exist
|
Modifier and Type | Method and Description |
---|---|
void |
UserAdminService.resetPassword(String token,
String password)
Resets the password for the
user associated with the specified token to the provided value. |
Copyright © 2021 Atlassian. All rights reserved.
View cookie preferences