@PublicApi public class InsightProgressIllegalStateException extends InsightException
Modifier and Type | Class and Description |
---|---|
static class |
InsightProgressIllegalStateException.STATE |
Constructor and Description |
---|
InsightProgressIllegalStateException(String message,
Exception cause,
InsightProgressIllegalStateException.STATE state) |
InsightProgressIllegalStateException(String message,
InsightProgressIllegalStateException.STATE state) |
Modifier and Type | Method and Description |
---|---|
InsightProgressIllegalStateException.STATE |
getState() |
getMessage, printStackTrace, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public InsightProgressIllegalStateException(String message, InsightProgressIllegalStateException.STATE state)
public InsightProgressIllegalStateException(String message, Exception cause, InsightProgressIllegalStateException.STATE state)
public InsightProgressIllegalStateException.STATE getState()
Copyright © 2024 Atlassian. All rights reserved.