Class IQLValidationInsightException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.riadalabs.jira.plugins.insight.common.exception.IQLValidationInsightException
- All Implemented Interfaces:
Serializable
This exception should only be used for AQL validation
- Since:
- 4.3
- Author:
- Mathias
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIQLValidationInsightException
(String message) IQLValidationInsightException
(String operator, String attributeName) IQLValidationInsightException
(String attributeName, String operator, String value) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IQLValidationInsightException
-
IQLValidationInsightException
-
IQLValidationInsightException
-
-
Method Details
-
getOperator
-
getValue
-
getAttributeName
-