public class UnmodifiablePullRequestRoleException extends ArgumentValidationException
author of a pull request. A pull request's
author cannot be assigned to any other role, nor can they be removed. For example, attempting to reassign the
author of a pull request as a reviewer may trigger this exception.Adding a reviewer,
Removing a reviewer,
Serialized Form| Constructor and Description |
|---|
UnmodifiablePullRequestRoleException(KeyedMessage message) |
getKeyedMessage, getLocalizedMessage, getMessageKeyaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnmodifiablePullRequestRoleException(KeyedMessage message)
Copyright © 2019 Atlassian. All rights reserved.