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