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 FormConstructor and Description |
---|
UnmodifiablePullRequestRoleException(KeyedMessage message) |
getKeyedMessage, getLocalizedMessage, getMessageKey
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnmodifiablePullRequestRoleException(KeyedMessage message)
Copyright © 2019 Atlassian. All rights reserved.