Class IllegalStateInsightException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.riadalabs.jira.plugins.insight.common.exception.InsightException
com.riadalabs.jira.plugins.insight.common.exception.IllegalStateInsightException
- All Implemented Interfaces:
Serializable
Something is in an illegal state
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIllegalStateInsightException
(String message) IllegalStateInsightException
(String message, Exception cause) -
Method Summary
Methods inherited from class com.riadalabs.jira.plugins.insight.common.exception.InsightException
getMessage, printStackTrace, printStackTrace, printStackTrace
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
IllegalStateInsightException
-
IllegalStateInsightException
-
IllegalStateInsightException
-