| Package | Description |
|---|---|
| com.riadalabs.jira.plugins.insight.common.exception |
| Modifier and Type | Method and Description |
|---|---|
InsightProgressIllegalStateException.STATE |
InsightProgressIllegalStateException.getState() |
static InsightProgressIllegalStateException.STATE |
InsightProgressIllegalStateException.STATE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InsightProgressIllegalStateException.STATE[] |
InsightProgressIllegalStateException.STATE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InsightProgressIllegalStateException(String message,
Exception cause,
InsightProgressIllegalStateException.STATE state) |
InsightProgressIllegalStateException(String message,
InsightProgressIllegalStateException.STATE state) |
Copyright © 2023 Atlassian. All rights reserved.