Class IQLConversionInsightException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.riadalabs.jira.plugins.insight.common.exception.InsightException
com.riadalabs.jira.plugins.insight.common.exception.IQLConversionInsightException
- All Implemented Interfaces:
Serializable
This exception should only be used for AQL conversion
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIQLConversionInsightException
(com.riadalabs.jira.plugins.insight.services.core.iql.model.IQLBean iqlBean) IQLConversionInsightException
(com.riadalabs.jira.plugins.insight.services.core.iql.model.IQLBean iqlBean, Exception cause) IQLConversionInsightException
(String message) IQLConversionInsightException
(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
-
IQLConversionInsightException
-
IQLConversionInsightException
-
IQLConversionInsightException
public IQLConversionInsightException(com.riadalabs.jira.plugins.insight.services.core.iql.model.IQLBean iqlBean) -
IQLConversionInsightException
public IQLConversionInsightException(com.riadalabs.jira.plugins.insight.services.core.iql.model.IQLBean iqlBean, Exception cause)
-
-
Method Details
-
getOperator
-
getAttributeName
-
getValue
-