@PublicApi public class IQLValidationInsightException extends RuntimeException
Constructor and Description |
---|
IQLValidationInsightException(String message) |
IQLValidationInsightException(String operator,
String attributeName) |
IQLValidationInsightException(String attributeName,
String operator,
String value) |
Modifier and Type | Method and Description |
---|---|
String |
getAttributeName() |
String |
getOperator() |
String |
getValue() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2023 Atlassian. All rights reserved.