public class UnprocessedProjectSettingsRestrictionException extends IllegalEntityStateException
project settings restriction has not completed processing.| Constructor and Description |
|---|
UnprocessedProjectSettingsRestrictionException(KeyedMessage message,
ProjectSettingsRestriction projectSettingsRestriction) |
| Modifier and Type | Method and Description |
|---|---|
ProjectSettingsRestriction |
getProjectSettingsRestriction() |
getKeyedMessage, getLocalizedMessage, getMessageKeyaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnprocessedProjectSettingsRestrictionException(@Nonnull KeyedMessage message, @Nonnull ProjectSettingsRestriction projectSettingsRestriction)
@Nonnull public ProjectSettingsRestriction getProjectSettingsRestriction()
restriction that caused the exceptionCopyright © 2023 Atlassian. All rights reserved.