@PublicApi public class IQLValidationException extends InsightException
Constructor and Description |
---|
IQLValidationException(IQLErrorCollection errors) |
IQLValidationException(String message) |
Modifier and Type | Method and Description |
---|---|
IQLErrorCollection |
errors() |
String |
getErrorMessagesAsString() |
getMessage, printStackTrace, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public IQLValidationException(String message)
public IQLValidationException(IQLErrorCollection errors)
public IQLErrorCollection errors()
public String getErrorMessagesAsString()
Copyright © 2024 Atlassian. All rights reserved.