public class PullRequestDeletionDisabledException extends FeatureDisabledException
the feature
has been disabled.StandardFeature.PULL_REQUEST_DELETION
,
Serialized FormConstructor and Description |
---|
PullRequestDeletionDisabledException(KeyedMessage message,
PullRequest pullRequest) |
Modifier and Type | Method and Description |
---|---|
PullRequest |
getPullRequest() |
getKeyedMessage, getLocalizedMessage, getMessageKey
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PullRequestDeletionDisabledException(@Nonnull KeyedMessage message, @Nonnull PullRequest pullRequest)
@Nonnull public PullRequest getPullRequest()
Copyright © 2019 Atlassian. All rights reserved.